Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
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
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_mac.cpp65 thread_t thread_self = mach_thread_self(); in RunThread() local