Searched refs:PrintHello (Results 1 – 1 of 1) sorted by relevance
6 void *PrintHello(void *threadid) in PrintHello() function22 rc = pthread_create(&thread, NULL, PrintHello, (void *)t); in foo()