![]() |
RTEMS 6.1
|
The request being processed. More...
#include <aio_misc.h>
Data Fields | |
| rtems_chain_node | next_prio |
| Chain requests in order of priority. | |
| int | policy |
| If _POSIX_PRIORITIZED_IO and _POSIX_PRIORITY_SCHEDULING are defined. | |
| int | priority |
| see above | |
| pthread_t | caller_thread |
| Used for notification. | |
| listcb * | listcbp |
| pointer to list control block | |
| struct aiocb * | aiocbp |
| Aio control block. | |
| int | op_type |
| Operation type. | |
The request being processed.