Control block for every list involved in a aio_suspend() call.
More...
#include <aio_misc.h>
|
|
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
|
| |
Control block for every list involved in a aio_suspend() call.
The documentation for this struct was generated from the following file: