HomeSort by relevance Sort by last modified time
    Searched refs:SetStarted (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 57 void SetStarted(uptr _os_id, void *arg);
sanitizer_thread_registry.cc 62 void ThreadContextBase::SetStarted(uptr _os_id, void *arg) {
275 tctx->SetStarted(os_id, arg);

Completed in 1121 milliseconds