Searched refs:thread_alot_func (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_thread.cc40 static void *thread_alot_func(void *arg) { function
54 pthread_create(&threads[i % kAlive], 0, thread_alot_func, 0);

Completed in 181 milliseconds