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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc151 uptr GetTid() { function in namespace:__sanitizer
H A Dsanitizer_win.cc59 uptr GetTid() { function in namespace:__sanitizer
64 return GetTid();
H A Dsanitizer_linux.cc299 uptr GetTid() { function in namespace:__sanitizer

Completed in 1140 milliseconds