Searched defs:CreateIoCompletionPort (Results 1 – 3 of 3) sorted by relevance
/external/python/watchdog/src/watchdog/observers/ |
D | winapi.py | 169 CreateIoCompletionPort = kernel32.CreateIoCompletionPort variable
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_dbg_win32_handles.h | 79 #define CreateIoCompletionPort(h1,h2,pd1,d2) apr_dbg_rv(CreateIoCompletionPort,(h1,h2,pd1,d2)) macro
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/win32/ |
D | apr_dbg_win32_handles.h | 79 #define CreateIoCompletionPort(h1,h2,pd1,d2) apr_dbg_rv(CreateIoCompletionPort,(h1,h2,pd1,d2)) macro
|