Home
last modified time | relevance | path

Searched refs:find_runnable (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dworkqueue.cc237 Workqueue::find_runnable() in find_runnable() function in gold::Workqueue
252 Task* t = this->find_runnable(); in find_runnable_or_wait()
276 t = this->find_runnable(); in find_runnable_or_wait()
345 next = this->find_runnable(); in find_and_run_task()
Dworkqueue.h251 find_runnable();