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