Linux Kernel
3.7.1
|
#include <completion.h>
Data Fields | |
unsigned int | done |
wait_queue_head_t | wait |
Definition at line 25 of file completion.h.
unsigned int done |
Definition at line 26 of file completion.h.
wait_queue_head_t wait |
Definition at line 27 of file completion.h.