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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc62 void ThreadContextBase::SetStarted(uptr _os_id, void *arg) { function in class:__sanitizer::ThreadContextBase
275 tctx->SetStarted(os_id, arg);

Completed in 100 milliseconds