Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_scheduler.h40 static constexpr uint64_t TASK_WAIT_TIMEOUT = 1U; variable
/arkcompiler/runtime_core/static_core/runtime/
Dthread_pool.h26 static constexpr uint64_t TASK_WAIT_TIMEOUT = 500U; variable