Searched defs:thread2 (Results 1 – 9 of 9) sorted by relevance
85 pthread_t thread2[THREAD_COUNT]; in Testcase() local
90 pthread_t thread2; in Testcase() local
87 pthread_t thread, thread1, thread2; in TestMultiPthreadKillPendNormal() local
103 pthread_t thread, thread1, thread2; in TestMultiPthreadFatherProcessExit() local
104 pthread_t thread, thread1, thread2; in TestSigMultiPthread() local
167 void *(*thread2)(void *); member
758 int pthread_equal(pthread_t thread1, pthread_t thread2) in pthread_equal()
297 int pthread_equal(pthread_t thread1, pthread_t thread2) in pthread_equal()