Searched refs:TestThread3 (Results 1 – 1 of 1) sorted by relevance
61 static void *TestThread3(void *input) in TestThread3() function135 pthread_create(&t1, nullptr, TestThread3, reinterpret_cast<void *>(&arg));143 pthread_create(&t2, nullptr, TestThread3, reinterpret_cast<void *>(&arg));150 pthread_create(&t3, nullptr, TestThread3, reinterpret_cast<void *>(&arg));