Home
last modified time | relevance | path

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

/glibc-2.36/stdlib/
Dtst-arc4random-thread.c232 fork_thread (void *closure) in fork_thread() function
273 pthread_t fork_thread_id = xpthread_create (NULL, fork_thread, func); in run_outer_threads()