cond_t Struct Reference

Condition variable structure. More...

Detailed Description

Condition variable structure.

Must never be modified by the user.

Definition at line 153 of file cond.h.

#include <cond.h>

Data Fields

list_node_t queue
 The process waiting queue of the condition variable.
 

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