Home
last modified time | relevance | path

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

/malloc/
A Dtst-malloc-thread-exit.c105 enum { outer_thread_count = 2 }; in do_test() enumerator
117 pthread_t *threads = xcalloc (sizeof (*threads), outer_thread_count); in do_test()
118 for (long i = 0; i < outer_thread_count; ++i) in do_test()
130 for (long i = 0; i < outer_thread_count; ++i) in do_test()

Completed in 4 milliseconds