Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp83 void ThreadContextBase::SetCreated(uptr _user_id, u64 _unique_id, in SetCreated() function in __sanitizer::ThreadContextBase
173 tctx->SetCreated(user_id, total_threads_++, detached, in CreateThread()
H A Dsanitizer_thread_registry.h65 void SetCreated(uptr _user_id, u64 _unique_id, bool _detached,