MentOS  0.8.0
The Mentoring Operating System
Public Attributes | List of all members
wait_queue_head_t Struct Reference

Head of the waiting queue. More...

Public Attributes

spinlock_t lock
 Locking element for the waiting queque.
 
struct list_head task_list
 Head of the waiting queue, it contains wait_queue_entry_t elements.
 

Detailed Description

Head of the waiting queue.


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