Searched refs:did_squash_all_ (Results 1 – 2 of 2) sorted by relevance
56 int wait_ret = did_squash_all_ ? WaitForSignalOrExitLocked() in Routine()74 did_squash_all_ = true; in Routine()85 did_squash_all_ = false; in Routine()
37 bool did_squash_all_ = false; variable