Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_taskpool.cpp44 bool Taskpool::TaskStarted(uint32_t coroutineId, EtsLong taskId) in TaskStarted()
61 bool Taskpool::TaskFinished(uint32_t coroutineId, EtsLong taskId) in TaskFinished()