Searched refs:fork_sync_thread (Results 1 – 1 of 1) sorted by relevance
785 static int fork_sync_thread(void *startup) in fork_sync_thread() function829 if ((pid = kernel_thread(fork_sync_thread, &startup, 0)) < 0) { in start_sync_thread()