Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_hbefore.c379 void* thread_fn2 ( void* arg ) in thread_fn2() function
401 r= pthread_create( &t2, NULL, &thread_fn2, (void*)&w ); assert(!r); in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/tests/
H A Dannotate_hbefore.c379 void* thread_fn2 ( void* arg ) in thread_fn2() function
401 r= pthread_create( &t2, NULL, &thread_fn2, (void*)&w ); assert(!r); in main()