Go to the source code of this file.
|
#define | init_waitqueue_head(wait) do{} while (0) |
|
#define | add_wait_queue(wait, new_wait) do{} while (0) |
|
#define | remove_wait_queue(wait, old_wait) do{} while (0) |
|
#define | DECLARE_WAITQUEUE(wait, current) do{} while (0) |
|