Searched refs:GetThreadContext (Results 1 – 5 of 5) sorted by relevance
27 static ThreadContextBase *GetThreadContext(u32 tid) { in GetThreadContext() function141 ThreadRegistry quarantine_registry(GetThreadContext<ThreadContextBase>, in TEST()146 ThreadRegistry no_quarantine_registry(GetThreadContext<ThreadContextBase>, in TEST()227 ThreadRegistry registry(GetThreadContext<TestThreadContext>, in TEST()
62 const bool context_saved = GetThreadContext(this_thread, context) == TRUE; in StoreRegisters()
727 if (GetThreadContext(profiled_thread, &context) != 0) { in DoSample()
794 if (GetThreadContext(child_thread_handle, &ctx)) { in WriteMinidumpForChild()
741 PUBLIC 3970d 8 GetThreadContext