Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-thread-exit.c72 outer_thread (void *closure) in outer_thread() function
119 threads[i] = xpthread_create (NULL, outer_thread, NULL); in do_test()
/glibc-2.36/stdlib/
Dtst-arc4random-thread.c176 outer_thread (void *closure) in outer_thread() function
277 threads[i] = xpthread_create (NULL, outer_thread, func); in run_outer_threads()