Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_dispatcher.c159 IN const uint32_t thread_count, in cl_disp_init()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_debugging.cpp74 __tsan_get_report_data(void * report,const char ** description,int * count,int * stack_count,int * mop_count,int * loc_count,int * mutex_count,int * thread_count,int * unique_tid_count,void ** sleep_trace,uptr trace_size) __tsan_get_report_data() argument
/freebsd/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp343 size_t thread_count = thread_info_sp->GetSize(); DoUpdateThreadList() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/
H A DMinidumpFileBuilder.cpp604 llvm::support::ulittle32_t thread_count = in AddThreadList() local