Home
last modified time | relevance | path

Searched defs:scheduler_started (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/cxx/
Dcxx_guards.cpp123 const auto scheduler_started = xTaskGetSchedulerState() != taskSCHEDULER_NOT_STARTED; in __cxa_guard_acquire() local
178 const auto scheduler_started = xTaskGetSchedulerState() != taskSCHEDULER_NOT_STARTED; in __cxa_guard_release() local
198 const auto scheduler_started = xTaskGetSchedulerState() != taskSCHEDULER_NOT_STARTED; in __cxa_guard_abort() local