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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack_platform.h68 inline ThreadId GetTid() { function in namespace:safestack
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp224 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_rtems.cpp62 tid_t GetTid() { return GetThreadSelf(); } function in namespace:__sanitizer
H A Dsanitizer_fuchsia.cpp71 tid_t GetTid() { return GetThreadSelf(); } function in namespace:__sanitizer
H A Dsanitizer_win.cpp99 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp466 tid_t GetTid() { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp371 tid_t GetTid() { function in namespace:__sanitizer

Completed in 127 milliseconds