Searched refs:SetCreated (Results 1 – 2 of 2) sorted by relevance
82 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id, in SetCreated() function in __sanitizer::ThreadContextBase167 tctx->SetCreated(user_id, total_threads_++, detached, in CreateThread()
61 void SetCreated(uptr _user_id, u64 _unique_id, bool _detached,