Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp498 uint64_t new_thread = KMP_TEST_THEN_INC64((kmp_int64 *)&thread); in __ompt_get_unique_id_internal() local
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp563 OnCreateThread(const HostThread & new_thread) OnCreateThread() argument
H A DProcessWindows.cpp757 OnCreateThread(const HostThread & new_thread) OnCreateThread() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp1197 Thread *new_thread = nullptr; DoExecute() local
/llvm-project/lldb/source/Core/
H A DDebugger.cpp2140 SetIOHandlerThread(HostThread & new_thread) SetIOHandlerThread() argument