Searched refs:AtomicClearFlag (Results 1 – 2 of 2) sorted by relevance
1469 AtomicClearFlag(kSuspendRequest); in ModifySuspendCountInternal()1501 AtomicClearFlag(kActiveSuspendBarrier); in PassActiveSuspendBarriers()1539 AtomicClearFlag(kActiveSuspendBarrier); in ClearSuspendBarrier()1557 AtomicClearFlag(kCheckpointRequest); in RunCheckpointFunction()1568 AtomicClearFlag(kEmptyCheckpointRequest); in RunEmptyCheckpoint()
1133 void AtomicClearFlag(ThreadFlag flag) { in AtomicClearFlag() function