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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dtest4.c66 static void *thread_main(void *pArg){ function
145 rc = pthread_create(&x, 0, thread_main, &threadset[i]);

Completed in 21 milliseconds