OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:thread_alot_func
(Results
1 - 1
of
1
) sorted by null
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_thread.cc
40
static void *
thread_alot_func
(void *arg) {
function
54
pthread_create(&threads[i % kAlive], 0,
thread_alot_func
, 0);
Completed in 2910 milliseconds