Home
last modified time | relevance | path

Searched refs:fork_thread_id (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/stdlib/
Dtst-arc4random-thread.c273 pthread_t fork_thread_id = xpthread_create (NULL, fork_thread, func); in run_outer_threads() local
283 xpthread_join (fork_thread_id); in run_outer_threads()