Searched refs:sync_thread (Results 1 – 1 of 1) sorted by relevance
726 static int sync_thread(void *startup) in sync_thread() function792 if ((pid = kernel_thread(sync_thread, startup, 0)) < 0) { in fork_sync_thread()