Searched defs:threadContext (Results 1 – 2 of 2) sorted by relevance
46 void CreateContext(std::shared_ptr<ThreadContext>& threadContext) in CreateContext()57 void ReleaseContext(std::shared_ptr<ThreadContext> threadContext) in ReleaseContext()72 auto threadContext = std::make_shared<ThreadContext>(); in GetContextLocked() local167 auto threadContext = GetContextLocked(tid); in CollectThreadContext() local254 bool LocalThreadContext::SignalRequestThread(int32_t tid, ThreadContext* threadContext) in SignalRequestThread()
534 auto threadContext = LocalThreadContext::GetInstance().CollectThreadContext(tid); in UnwindLocalWithTid() local