UbixOS  2.0
ubthread_cond_list Struct Reference

#include <ubthread.h>

Collaboration diagram for ubthread_cond_list:
Collaboration graph

Data Fields

ubthread_cond_tcond
 
struct ubthread_cond_listnext
 

Detailed Description

Definition at line 63 of file ubthread.h.

Field Documentation

◆ cond

ubthread_cond_t* ubthread_cond_list::cond

Definition at line 65 of file ubthread.h.

◆ next

struct ubthread_cond_list* ubthread_cond_list::next

Definition at line 64 of file ubthread.h.


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