Searched defs:thread_count (Results 1 – 12 of 12) sorted by relevance
193 int thread_count = options.thread_count_initial(); in queue_initial_tasks() local600 int thread_count = options.thread_count_middle(); in queue_middle_tasks() local807 int thread_count = options.thread_count_final(); in queue_final_tasks() local
150 Workqueue_threader_threadpool::set_thread_count(int thread_count) in set_thread_count()
109 set_thread_count(int thread_count) in set_thread_count()
69 int *mutex_count, int *thread_count, in __tsan_get_report_data()
74 int *mutex_count, int *thread_count, in __tsan_get_report_data()
67 int *mutex_count, int *thread_count, in __tsan_get_report_data()
240 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()1120 const size_t thread_count = GetThreadCount(); in AssumeRole() local
127 mach_msg_type_number_t thread_count; in GetThreadCount() local
205 unsigned int thread_count; member