Searched refs:pthread_once_1934122_result (Results 1 – 1 of 1) sorted by relevance
1003 static std::string pthread_once_1934122_result = ""; variable1006 pthread_once_1934122_result += "2"; in Routine2()1011 pthread_once_1934122_result += "1"; in Routine1()1020 ASSERT_EQ("12", pthread_once_1934122_result); in TEST()