Searched refs:write_th (Results 1 – 1 of 1) sorted by relevance
169 static void* write_th(void* arg) { in write_th() function326 ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, NULL)) in TEST_P()491 ASSERT_EQ(0, pthread_create(&th0, NULL, write_th, (void*)&sem)) in TEST_P()