Home
last modified time | relevance | path

Searched defs:ContainsTid (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp325 bool SuspendedThreadsListNetBSD::ContainsTid(tid_t thread_id) const { in ContainsTid() function in __sanitizer::SuspendedThreadsListNetBSD
H A Dsanitizer_stoptheworld_linux_libcdep.cpp551 bool SuspendedThreadsListLinux::ContainsTid(tid_t thread_id) const { ContainsTid() function in __sanitizer::SuspendedThreadsListLinux