Home
last modified time | relevance | path

Searched defs:thread_self (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBLog.cpp135 thread_port_t thread_self = mach_thread_self(); in _DNBLogThreaded() local
177 thread_port_t thread_self = mach_thread_self(); in _DNBLogThreadedIf() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_mac.cpp65 thread_t thread_self = mach_thread_self(); in RunThread() local