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