Searched refs:PthreadCondUnsignedTimeOut (Results 1 – 1 of 1) sorted by relevance
685 static void *PthreadCondUnsignedTimeOut(void *arg) in PthreadCondUnsignedTimeOut() function712 EXPECT_EQ(pthread_create(&tid, NULL, PthreadCondUnsignedTimeOut, NULL), 0); in timeoutnp_timewait_0020()