Home
last modified time | relevance | path

Searched defs:SetStarted (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.cc72 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 Dsanitizer_thread_registry.cc74 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 Dsanitizer_thread_registry.cpp73 void ThreadContextBase::SetStarted(tid_t _os_id, ThreadType _thread_type, in SetStarted() function in __sanitizer::ThreadContextBase