Searched refs:WaitingThreadFn (Results 1 – 1 of 1) sorted by relevance
24 static inline void *WaitingThreadFn(void *) { in WaitingThreadFn() function39 pthread_create(&subthread, NULL, WaitingThreadFn, NULL); in MaybeRunWithThread()51 pthread_create(&subthread, NULL, WaitingThreadFn, NULL); in MaybeRunWithThread()