Home
last modified time | relevance | path

Searched defs:thread_number (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dworkqueue.cc205 Workqueue::should_cancel_thread(int thread_number) in should_cancel_thread()
250 Workqueue::find_runnable_or_wait(int thread_number) in find_runnable_or_wait()
289 Workqueue::find_and_run_task(int thread_number) in find_and_run_task()
493 Workqueue::process(int thread_number) in process()
Dworkqueue-threads.cc76 int thread_number) in Workqueue_thread()
177 Workqueue_threader_threadpool::should_cancel_thread(int thread_number) in should_cancel_thread()
Dworkqueue-internal.h91 process(int thread_number) in process()
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dwp-replication.c109 long thread_number = (long) arg; in thread_function() local