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

/external/valgrind/helgrind/tests/
H A Dannotate_hbefore.c389 void* thread_fn2 ( void* arg ) function
411 r= pthread_create( &t2, NULL, &thread_fn2, (void*)&w ); assert(!r);

Completed in 122 milliseconds