Home
last modified time | relevance | path

Searched refs:SetStarted (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc74 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread, in SetStarted() function in __sanitizer::ThreadContextBase
314 tctx->SetStarted(os_id, workerthread, arg); in StartThread()
H A Dsanitizer_thread_registry.h60 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);