Home
last modified time | relevance | path

Searched defs:_OVERLAPPED (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Doverlapped.hpp27 typedef struct BOOST_MAY_ALIAS _OVERLAPPED { struct
28 ULONG_PTR_ Internal;
29 ULONG_PTR_ InternalHigh;
30 union {
37 HANDLE_ hEvent;
/third_party/mingw-w64/mingw-w64-headers/include/
Dminwinbase.h19 typedef struct _OVERLAPPED { struct
32 typedef struct _OVERLAPPED_ENTRY { argument