Searched defs:wthread (Results 1 – 3 of 3) sorted by relevance
156 TargetThreadWindows &wthread = static_cast<TargetThreadWindows &>(m_thread); in CacheAllRegisterValues() local184 TargetThreadWindows &wthread = static_cast<TargetThreadWindows &>(m_thread); in ApplyAllRegisterValues() local
26 auto wthread = static_cast<NativeThreadWindows *>(&m_thread); in GetThreadHandle() local
37 HANDLE wthread; member