Home
last modified time | relevance | path

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

/external/libcap-ng/libcap-ng-0.7/src/test/
Dthread_test.c11 void *thread1_main(void *arg) in thread1_main() function
49 pthread_create(&thread1, NULL, thread1_main, NULL); in main()