Home | History | Annotate | Download | only in api

Lines Matching full:overlapped

151      this API it is opened for asynchronous (or overlapped) I/O. And each time

416 Endpoints are always opened for overlapped I/O.
439 Endpoints are always opened for overlapped I/O.
458 Endpoints are always opened for overlapped I/O.
504 initialize OVERLAPPED structure for this I/O.
527 initialize OVERLAPPED structure for this I/O.
579 /** \brief Gets overlapped I/O result for async I/O performed on the
584 @param[out] ovl_data Buffer for the copy of this object's OVERLAPPED
600 LPOVERLAPPED overlapped,
604 /** \brief Checks if overlapped I/O has been completed.