Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dtst-malloc-fork-deadlock.c185 pthread_t flushall_threads[1]; in do_test() local
186 create_threads (flushall_threads, 1, flushall_thread_function); in do_test()
197 join_threads (flushall_threads, 1); in do_test()