Searched defs:GetTid (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { function in namespace:safestack
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp111 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_netbsd.cpp232 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_fuchsia.cpp71 tid_t GetTid() { return GetThreadSelf(); } function in namespace:__sanitizer
H A Dsanitizer_mac.cpp404 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp547 tid_t GetTid() { function in namespace:__sanitizer

Completed in 96 milliseconds