Searched refs:ConcurrentStrErrorFn (Results 1 – 1 of 1) sorted by relevance
75 static void* ConcurrentStrErrorFn(void*) { in ConcurrentStrErrorFn() function88 ASSERT_EQ(0, pthread_create(&t, nullptr, ConcurrentStrErrorFn, nullptr)); in TEST()