Home
last modified time | relevance | path

Searched defs:main_thread (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp212 MemprofThread *main_thread = CreateMainThread(); in MemprofInitInternal() local
H A Dmemprof_thread.cpp157 MemprofThread *main_thread = MemprofThread::Create( in CreateMainThread() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp130 ThreadContextBase *main_thread = registry->GetThreadLocked(0); in TestRegistry() local
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_rtl.cpp480 AsanThread *main_thread = CreateMainThread(); in AsanInitInternal() local
H A Dasan_thread.cpp291 AsanThread *main_thread = AsanThread::Create( in CreateMainThread() local
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan.cpp494 MsanThread *main_thread = MsanThread::Create(nullptr, nullptr); in __msan_init() local
/openbsd-src/gnu/usr.bin/perl/dist/threads/
H A Dthreads.xs134 ithread main_thread; global() member
[all...]
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp686 ThreadSP main_thread = in OnDebuggerConnected() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp557 auto *main_thread = static_cast<NativeThreadLinux *>(m_threads[0].get()); in MonitorSIGTRAP() local
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1244 DFsanThread *main_thread = DFsanThread::Create(nullptr, nullptr); in DFsanInit() local