Searched refs:open_th (Results 1 – 1 of 1) sorted by relevance
48 static void* open_th(void* arg) { in open_th() function113 ASSERT_EQ(0, pthread_create(&th0, NULL, open_th, in TEST_F()115 ASSERT_EQ(0, pthread_create(&th1, NULL, open_th, in TEST_F()