Searched refs:pthread_once_1934122_result (Results 1 – 1 of 1) sorted by relevance
1396 static std::string pthread_once_1934122_result = ""; variable1399 pthread_once_1934122_result += "2"; in Routine2()1404 pthread_once_1934122_result += "1"; in Routine1()1413 ASSERT_EQ("12", pthread_once_1934122_result); in TEST()