Searched refs:find_runnable_or_wait (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dworkqueue.h247 find_runnable_or_wait(int thread_number);
H A Dworkqueue.cc250 Workqueue::find_runnable_or_wait(int thread_number) function in class:gold::Workqueue
298 t = this->find_runnable_or_wait(thread_number);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dworkqueue.h247 find_runnable_or_wait(int thread_number);
H A Dworkqueue.cc250 Workqueue::find_runnable_or_wait(int thread_number) function in class:gold::Workqueue
298 t = this->find_runnable_or_wait(thread_number);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dworkqueue.h247 find_runnable_or_wait(int thread_number);
H A Dworkqueue.cc250 Workqueue::find_runnable_or_wait(int thread_number) function in class:gold::Workqueue
298 t = this->find_runnable_or_wait(thread_number);

Completed in 255 milliseconds