Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_state.h31 enum State { PENDING, READY, RUNNING, BLOCKED, EXITED, MAX }; enumerator
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dworker.h43 enum class WorkerState { IDLE, RUNNING, BLOCKED }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_recognizer.h33 enum class RefereeState { DETECTING, PENDING, BLOCKED, SUCCEED, FAIL }; enumerator
/ohos5.0/foundation/resourceschedule/ffrt/src/internal_inc/
H A Dtypes.h66 BLOCKED, // 进入wait状态,wait时被依赖管理模块触发进入该状态(EXE->BLOCK) enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h33 BLOCKED = 3, enumerator
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h83 BLOCKED = 1, enumerator