Searched refs:bad_mutexes_held (Results 1 – 3 of 3) sorted by relevance
112 bool bad_mutexes_held = false; in RegisterAsLockedImpl() local125 bad_mutexes_held = true; in RegisterAsLockedImpl()130 bad_mutexes_held = true; in RegisterAsLockedImpl()147 bad_mutexes_held = true; in RegisterAsLockedImpl()152 CHECK(!bad_mutexes_held); in RegisterAsLockedImpl()
256 bool bad_mutexes_held = false; in CheckSafeToWait() local283 bad_mutexes_held = true; in CheckSafeToWait()292 bad_mutexes_held = true; in CheckSafeToWait()297 CHECK(!bad_mutexes_held) << error_msg; in CheckSafeToWait()
190 bool bad_mutexes_held = false; in AssertThreadSuspensionIsAllowable() local199 bad_mutexes_held = true; in AssertThreadSuspensionIsAllowable()214 bad_mutexes_held = true; in AssertThreadSuspensionIsAllowable()217 CHECK(!bad_mutexes_held); in AssertThreadSuspensionIsAllowable()