35typedef struct ConditionInterface ConditionInterface;
67struct ConditionInterface {
72 LockInterface lockInterface;
static void broadcast(Condition *self)
static _Bool waitUntilDate(Condition *self, const Date *date)
Microsecond-precision immutable dates.
void * ident
The identity type, similar to Objective-C id.
#define OBJECTIVELY_EXPORT
The runtime representation of a Class.
POSIX Threads conditional variables.
ConditionInterface * interface
The interface.
Class * _Condition(void)
The Condition archetype.
Microsecond-precision immutable dates.