Searched refs:g_pthd_1 (Results 1 – 1 of 1) sorted by relevance
19 static pthread_t g_pthd_1, g_pthd_2; variable23 g_pthd_1 = pthread_self(); in threadfuncA()30 int ret = pthread_equal(g_pthd_1, pth); in threadfuncB()