Home
last modified time | relevance | path

Searched defs:GetThreadID (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld.h41 virtual tid_t GetThreadID(uptr index) const { UNIMPLEMENTED(); } in GetThreadID() function
H A Dsanitizer_stoptheworld_mac.cpp111 tid_t SuspendedThreadsListMac::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp316 tid_t SuspendedThreadsListNetBSD::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cpp535 tid_t SuspendedThreadsListLinux::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld.h42 virtual tid_t GetThreadID(uptr index) const { UNIMPLEMENTED(); } in GetThreadID() function
H A Dsanitizer_stoptheworld_mac.cc109 tid_t SuspendedThreadsListMac::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc316 tid_t SuspendedThreadsListNetBSD::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cc541 tid_t SuspendedThreadsListLinux::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListLinux
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld.h44 virtual tid_t GetThreadID(uptr index) const { UNIMPLEMENTED(); } in GetThreadID() function
H A Dsanitizer_stoptheworld_mac.cc111 tid_t SuspendedThreadsListMac::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListMac
H A Dsanitizer_stoptheworld_linux_libcdep.cc515 tid_t SuspendedThreadsListLinux::GetThreadID(uptr index) const { in GetThreadID() function in __sanitizer::SuspendedThreadsListLinux