Searched defs:CancelIo (Results 1 – 6 of 6) sorted by relevance
255 #define CancelIo apr_winapi_CancelIo macro
463 func CancelIo(s Handle) (err error) { func
1650 func CancelIo(s Handle) (err error) { func
27 pub fn CancelIo(hfile: HANDLE) -> BOOL; in CancelIo() function
65560 pub fn CancelIo(hFile: HANDLE) -> BOOL; in CancelIo() function