Searched refs:ThreadPthreadCancelAsynchronous (Results 1 – 1 of 1) sorted by relevance
667 void *ThreadPthreadCancelAsynchronous(void *arg) in ThreadPthreadCancelAsynchronous() function688 …ASSERT_EQ(pthread_create(&tid, nullptr, ThreadPthreadCancelAsynchronous, nullptr), 0) << "> return…