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