Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dworker_thread_local_queue.h126 size_t CountOfTasksWithProperties(TaskProperties properties) const in CountOfTasksWithProperties() function
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dworker_thread.cpp52 size_t WorkerThread::CountOfTasksWithProperties(TaskProperties properties) const in CountOfTasksWithProperties() function in ark::taskmanager::WorkerThread