Searched defs:GetThreadContext (Results 1 – 6 of 6) sorted by relevance
98 bool SuspendableThreadDelegateMac::GetThreadContext( in GetThreadContext() function in base::SuspendableThreadDelegateMac
207 bool SuspendableThreadDelegateWin::GetThreadContext(CONTEXT* thread_context) { in GetThreadContext() function in base::SuspendableThreadDelegateWin
60 bool GetThreadContext(RegisterContext* thread_context) override { in GetThreadContext() function in base::__anon9a57a1a80111::TestSuspendableThreadDelegate
27 static ThreadContextBase *GetThreadContext(u32 tid) { in GetThreadContext() function
82 STDMETHOD(GetThreadContext)(THIS_ PVOID Context,ULONG ContextSize) PURE; in DECLARE_INTERFACE_() local
66517 pub fn GetThreadContext(hThread: HANDLE, lpContext: LPCONTEXT) -> BOOL; in GetThreadContext() function