Searched refs:pthread_once_1934122_result (Results 1 – 1 of 1) sorted by relevance
1356 static std::string pthread_once_1934122_result = ""; variable1359 pthread_once_1934122_result += "2"; in Routine2()1364 pthread_once_1934122_result += "1"; in Routine1()1373 ASSERT_EQ("12", pthread_once_1934122_result); in TEST()