Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_simple.h59 size_t GetQueueSize() override in GetQueueSize() function
Dcompiler_queue_counter_priority.h135 size_t GetQueueSize() override in GetQueueSize() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h89 size_t GetQueueSize() override in GetQueueSize() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.h101 ALWAYS_INLINE size_t GetQueueSize() const in GetQueueSize() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_promise.h99 EtsInt GetQueueSize() const in GetQueueSize() function
/arkcompiler/runtime_core/static_core/runtime/tests/
Dmock_queue_thread_pool.cpp121 size_t GetQueueSize() override in GetQueueSize() function in ark::test::MockQueue