Searched defs:GetCurrentThread (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_linux.cpp22 u32 GetCurrentThread() { return current_thread_tid; } function in namespace:__lsan
H A Dlsan_common_mac.cpp87 u32 GetCurrentThread() { function in namespace:__lsan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_linux.cpp201 MsanThread *GetCurrentThread() { function in namespace:__msan
233 MsanThread *GetCurrentThread() { function in namespace:__msan
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h196 NativeThreadProtocol *GetCurrentThread() { function in class:lldb_private::NativeProcessProtocol
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp356 Thread *GetCurrentThread() { function in namespace:__hwasan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp403 AsanThread *GetCurrentThread() { function in namespace:__asan
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp317 lldb::thread_t Host::GetCurrentThread() { function in class:Host

Completed in 69 milliseconds