Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c159 IN const uint32_t thread_count, in cl_disp_init()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp74 int *mutex_count, int *thread_count, in __tsan_get_report_data()
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc231 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
1048 const size_t thread_count = GetThreadCount(); in AssumeRole() local
H A Dgtest-port.cc115 mach_msg_type_number_t thread_count; in GetThreadCount() local