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

/external/valgrind/none/tests/linux/
H A Dpthread-stack.c47 static void* child_func ( void* arg ) function
100 r = pthread_create(&child, &attr, child_func, NULL);

Completed in 91 milliseconds