Searched refs:AtomicClearFlag (Results 1 – 2 of 2) sorted by relevance
1461 AtomicClearFlag(kSuspendRequest); in ModifySuspendCountInternal()1493 AtomicClearFlag(kActiveSuspendBarrier); in PassActiveSuspendBarriers()1531 AtomicClearFlag(kActiveSuspendBarrier); in ClearSuspendBarrier()1549 AtomicClearFlag(kCheckpointRequest); in RunCheckpointFunction()1560 AtomicClearFlag(kEmptyCheckpointRequest); in RunEmptyCheckpoint()
1097 void AtomicClearFlag(ThreadFlag flag) { in AtomicClearFlag() function