Home
last modified time | relevance | path

Searched defs:GetThreadSelf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp54 uptr GetThreadSelf() { in GetThreadSelf() function
H A Dsanitizer_fuchsia.cpp69 uptr GetThreadSelf() { return reinterpret_cast<uptr>(thrd_current()); } in GetThreadSelf() function
H A Dsanitizer_win.cpp115 uptr GetThreadSelf() { in GetThreadSelf() function