Home
last modified time | relevance | path

Searched defs:wthread (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DRegisterContextWindows.cpp156 TargetThreadWindows &wthread = static_cast<TargetThreadWindows &>(m_thread); in CacheAllRegisterValues() local
184 TargetThreadWindows &wthread = static_cast<TargetThreadWindows &>(m_thread); in ApplyAllRegisterValues() local
H A DNativeRegisterContextWindows.cpp26 auto wthread = static_cast<NativeThreadWindows *>(&m_thread); in GetThreadHandle() local
/openbsd-src/regress/lib/libpthread/socket/2/
H A Dsocket2.c94 pthread_t thread, wthread; in sock_accept() local