UbixOS  2.0
wait_queue Struct Reference

#include <wait.h>

Collaboration diagram for wait_queue:
Collaboration graph

Data Fields

struct wait_queuenext
 
struct taskStructtask
 

Detailed Description

Definition at line 34 of file wait.h.

Field Documentation

◆ next

struct wait_queue* wait_queue::next

Definition at line 36 of file wait.h.

◆ task

struct taskStruct* wait_queue::task

Definition at line 35 of file wait.h.


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