KallistiOS
##version##
|
Condition variable. More...
#include <kos/cond.h>
Data Fields | |
int | initialized |
int | dynamic |
Condition variable.
There are no public members of this structure for you to actually do anything with in your code, so don't try.
int condvar::dynamic |
int condvar::initialized |