RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Fields
rtems_aio_request Struct Reference

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.
 
listcblistcbp
 pointer to list control block
 
struct aiocb * aiocbp
 Aio control block.
 
int op_type
 Operation type.
 

Detailed Description

The request being processed.


The documentation for this struct was generated from the following file: