Searched defs:SetStarted (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cc | 72 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() function in __sanitizer::ThreadContextBase |
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cc | 74 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() function in __sanitizer::ThreadContextBase |
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cpp | 73 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() function in __sanitizer::ThreadContextBase |