HomeSort by: relevance | last modified time | path
    Searched refs:SetStarted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_thread_registry.h 60 void SetStarted(tid_t _os_id, bool _workerthread, void *arg);
sanitizer_thread_registry.cc 74 void ThreadContextBase::SetStarted(tid_t _os_id, bool _workerthread,
314 tctx->SetStarted(os_id, workerthread, arg);

Completed in 14 milliseconds