Home
last modified time | relevance | path

Searched defs:thread_lister (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc123 static std::vector<tid_t> ReadTidsToVector(ThreadLister *thread_lister) { in ReadTidsToVector()
145 ThreadLister thread_lister(getpid()); in TEST_F() local
152 ThreadLister thread_lister(getpid()); in TEST_F() local
165 ThreadLister thread_lister(getpid()); in TEST_F() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc211 ThreadLister thread_lister(pid_); in SuspendAllThreads() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cpp210 ThreadLister thread_lister(pid_); in SuspendAllThreads() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc225 ThreadLister thread_lister(pid_); in SuspendAllThreads() local