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