Searched defs:tested_flag (Results 1 – 2 of 2) sorted by relevance
30 void BusyWaitUntilFlagIsSet(AtomicFlag* tested_flag, bool* expected_after_flag, in BusyWaitUntilFlagIsSet()60 AtomicFlag tested_flag; in TEST() local