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