Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cc82 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id, in SetCreated() function in __sanitizer::ThreadContextBase
167 tctx->SetCreated(user_id, total_threads_++, detached, in CreateThread()
H A Dsanitizer_thread_registry.h61 void SetCreated(uptr _user_id, u64 _unique_id, bool _detached,