Home
last modified time | relevance | path

Searched defs:Threads (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDThreadCollection.h46 virtual ThreadIterable Threads() { in Threads() function
HDProcess.h2228 ThreadList::ThreadIterable Threads() { return m_thread_list.Threads(); } in Threads() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDThreadPool.h188 std::vector<llvm::thread> Threads; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFLinkerGlobalData.h55 unsigned Threads = 1; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDParallel.cpp131 std::vector<std::thread> Threads; member in llvm::parallel::detail::__anon9d8fbdc20111::ThreadPoolExecutor
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDNativeProcessProtocol.h225 ThreadIterable Threads() const { in Threads() function
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto2/
HDllvm-lto2.cpp104 static cl::opt<std::string> Threads("thinlto-threads"); variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFLinker.h813 unsigned Threads = 1; member
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerFork.cpp378 std::vector<std::thread> Threads; in FuzzWithFork() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDMinidumpYAML.cpp537 std::vector<ThreadListStream::entry_type> Threads; in create() local
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDz_Windows_NT_util.cpp105 SYSTEM_THREAD Threads[1]; member
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDaclocal.h1522 ACPI_THREAD_ID *Threads; member