Searched refs:legacy_pthread_cond (Results 1 – 4 of 4) sorted by relevance
169 EXPECT_EQ(f->legacy_pthread_cond, false); in VerifyOptions1()214 EXPECT_EQ(f->legacy_pthread_cond, true); in VerifyOptions2()
52 bool legacy_pthread_cond; member
60 f->legacy_pthread_cond = false; in SetCommonFlagsDefaults()126 ParseFlag(str, &f->legacy_pthread_cond, "legacy_pthread_cond", in ParseCommonFlagsFromString()
937 if (!common_flags()->legacy_pthread_cond) in init_cond()1022 if (common_flags()->legacy_pthread_cond) { in INTERCEPTOR()