class ScopedEnable

Defined at line 93 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h

A scoped helper to enable rescheduling temporarily.

REQUIRES: destructor must run in same thread as constructor.

Public Methods

void ScopedEnable ()

Defined at line 164 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h

void ~ScopedEnable ()

Defined at line 182 of file ../../third_party/abseil-cpp/src/absl/base/internal/low_level_scheduling.h