Searched refs:th_main (Results 1 – 1 of 1) sorted by relevance
42 static pthread_t th_main; variable55 if (pthread_equal (pthread_self (), th_main)) in handler()100 th_main = pthread_self (); in do_test()
Completed in 2 milliseconds