RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Data Fields
rtems_aio_suspendcb Struct Reference

Control block for every list involved in a aio_suspend() call. More...

#include <aio_misc.h>

Data Fields

pthread_mutex_t mutex
 
int requests_left
 number of requests left to complete the list
 
int task_id
 id of the thread that called aio_suspend()
 
int notified
 controls if the notification already happend
 

Detailed Description

Control block for every list involved in a aio_suspend() call.


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