Home
last modified time | relevance | path

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

/src/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c159 IN const uint32_t thread_count, in cl_disp_init()
/src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp76 int *mutex_count, int *thread_count, in __tsan_get_report_data()
/src/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc248 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning()
1102 const size_t thread_count = GetThreadCount(); in AssumeRole() local
/src/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp357 size_t thread_count = thread_info_sp->GetSize(); in DoUpdateThreadList() local
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c56 atomic_t thread_count; member
/src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp604 llvm::support::ulittle32_t thread_count = in AddThreadList() local