Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_task_queue.cpp25 bool GCWorkersTaskQueue::TryAddTask(GCWorkersTask &&task) in TryAddTask() function in ark::mem::GCWorkersTaskQueue
Dgc_workers_thread_pool.cpp52 bool GCWorkersThreadPool::TryAddTask(GCWorkersTask &&task) in TryAddTask() function in ark::mem::GCWorkersThreadPool