HomeSort by relevance Sort by last modified time
    Searched full:lazy_child (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 29 void* lazy_child ( void* v ) { function
73 r= pthread_create( &thr, NULL, lazy_child, NULL ); assert(r);

Completed in 82 milliseconds