Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
POSIX Threads conditional variables. More...
Go to the source code of this file.
Data Structures | |
struct | Condition |
POSIX Threads conditional variables. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _Condition (void) |
POSIX Threads conditional variables.
Definition in file Condition.h.
OBJECTIVELY_EXPORT Class * _Condition | ( | void | ) |
Definition at line 141 of file Condition.c.