| [AIO_CANCELED] |
| | All outstanding requests meeting the criteria specified were cancelled. |
| [AIO_NOTCANCELED] |
| | Some requests were not cancelled, status for the requests should be checked with aio_error(2). |
| [AIO_ALLDONE] |
| | All of the requests meeting the criteria have finished. |
|