Home
last modified time | relevance | path

Searched defs:Thread (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dptrmem2.C2 struct Thread struct
6 unsigned (Thread::*syscall_table)(); argument
/openbsd/gnu/llvm/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h26 struct Thread { struct
27 DDPhysicalThread *dd_pt; argument
28 DDLogicalThread *dd_lt; argument
34 Thread *thr; argument
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidump.h219 struct Thread { struct
220 support::ulittle32_t ThreadId; argument
228 static_assert(sizeof(Thread) == 48); argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm64/
H A DRegisterContextWindows_arm64.h19 class Thread; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/
H A DRegisterContextWindows_x64.h19 class Thread; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x86/
H A DRegisterContextWindows_x86.h19 class Thread; variable
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/arm/
H A DRegisterContextWindows_arm.h19 class Thread; variable
/openbsd/gnu/usr.bin/perl/lib/
H A DThread.pm1 package Thread; package
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DRegisterContextWindows.h17 class Thread; variable
H A DProcessWindowsLog.h25 Thread = Log::ChannelFlag<7>, // Log thread operations enumerator
/openbsd/gnu/llvm/compiler-rt/lib/tsan/benchmarks/
H A Dstart_many_threads.cpp19 void* Thread(void *unused) { in Thread() function
H A Dmini_bench_local.cpp17 void *Thread(void *arg) { in Thread() function
H A Dmini_bench_shared.cpp17 void *Thread(void *arg) { in Thread() function
H A Dvts_many_threads_bench.cpp54 void *Thread(void *arg) { in Thread() function
/openbsd/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h24 Thread = Log::ChannelFlag<5>, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h28 Thread = Log::ChannelFlag<9>, enumerator
/openbsd/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h27 Thread = Log::ChannelFlag<9>, enumerator
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dmalloc_stress_transfer_test.cpp9 void Thread() { in Thread() function
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DDynamicLoader.h30 class Thread; variable
/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h46 Thread = Log::ChannelFlag<27>, enumerator
/openbsd/gnu/llvm/llvm/include/llvm/XRay/
H A DProfile.h63 ThreadID Thread; member
/openbsd/gnu/llvm/llvm/lib/Support/
H A DThreadPool.cpp171 for (const llvm::thread &Thread : Threads) in isWorkerThread() local
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dwrappers_cpp_test.cpp195 for (auto Thread : Threads) in TEST() local
H A Dquarantine_test.cpp223 pthread_t Thread; member
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilFuchsia.cpp283 ScopedHandle Thread; in CrashHandler() local

12