18 #ifndef ABSL_BASE_INTERNAL_LOW_LEVEL_SCHEDULING_H_ 19 #define ABSL_BASE_INTERNAL_LOW_LEVEL_SCHEDULING_H_ 31 namespace base_internal {
33 class SchedulingHelper;
105 #endif // ABSL_BASE_INTERNAL_LOW_LEVEL_SCHEDULING_H_ static bool ReschedulingIsAllowed()
void __google_enable_rescheduling(bool disable_result)
bool __google_disable_rescheduling(void)
SchedulingGuard & operator=(const SchedulingGuard &)=delete
SchedulingGuard(const SchedulingGuard &)=delete
static bool DisableRescheduling()
static void EnableRescheduling(bool disable_result)