Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Ddlopen_lib.c6 void *PrintHello(void *threadid) in PrintHello() function
22 rc = pthread_create(&thread, NULL, PrintHello, (void *)t); in foo()