struct ScopedDisable
Defined at line 84 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h
A scoped helper for {Disable, Enable}Rescheduling().
REQUIRES: destructor must run in same thread as constructor.
Public Members
bool disabled
Public Methods
void ScopedDisable ()
Defined at line 85 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h
void ~ScopedDisable ()
Defined at line 86 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h