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