Home
last modified time | relevance | path

Searched defs:thread_count (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgold.cc193 int thread_count = options.thread_count_initial(); in queue_initial_tasks() local
600 int thread_count = options.thread_count_middle(); in queue_middle_tasks() local
807 int thread_count = options.thread_count_final(); in queue_final_tasks() local
H A Dworkqueue-threads.cc150 Workqueue_threader_threadpool::set_thread_count(int thread_count) in set_thread_count()
H A Dworkqueue.cc109 set_thread_count(int thread_count) in set_thread_count()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dgold.cc193 int thread_count = options.thread_count_initial(); in queue_initial_tasks() local
600 int thread_count = options.thread_count_middle(); in queue_middle_tasks() local
807 int thread_count = options.thread_count_final(); in queue_final_tasks() local
H A Dworkqueue-threads.cc150 Workqueue_threader_threadpool::set_thread_count(int thread_count) in set_thread_count()
H A Dworkqueue.cc109 set_thread_count(int thread_count) in set_thread_count()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_debugging.cc69 int *mutex_count, int *thread_count, in __tsan_get_report_data()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_debugging.cpp74 int *mutex_count, int *thread_count, in __tsan_get_report_data()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_debugging.cc67 int *mutex_count, int *thread_count, in __tsan_get_report_data()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc240 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
1120 const size_t thread_count = GetThreadCount(); in AssumeRole() local
H A Dgtest-port.cc127 mach_msg_type_number_t thread_count; in GetThreadCount() local
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_macosx.c205 unsigned int thread_count; member