Searched defs:thread_count (Results 1 – 5 of 5) sorted by relevance
386 mach_msg_type_number_t thread_count; in main() local
74 int *mutex_count, int *thread_count, in __tsan_get_report_data()
337 size_t thread_count = thread_info_sp->GetSize(); in DoUpdateThreadList() local
419 llvm::support::ulittle32_t thread_count = in AddThreadList() local
774 def launch_with_threads(self, thread_count): argument