Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dthread_pool.h238 bool HasOutstandingTasks() const REQUIRES(task_queue_lock_) override { in HasOutstandingTasks() function
/aosp_15_r20/art/runtime/jit/
H A Djit.h144 bool HasOutstandingTasks() const REQUIRES(task_queue_lock_) override { in HasOutstandingTasks() function