Searched refs:fork_thread_id (Results 1 – 1 of 1) sorted by relevance
273 pthread_t fork_thread_id = xpthread_create (NULL, fork_thread, func); in run_outer_threads() local283 xpthread_join (fork_thread_id); in run_outer_threads()