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

/external/libcap-ng/libcap-ng-0.7/src/test/
H A Dthread_test.c28 void *thread2_main(void *arg) function
50 pthread_create(&thread2, NULL, thread2_main, NULL);

Completed in 115 milliseconds