Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
OperationQueues provide a thread of execution for Operations. More...
#include <Objectively/Condition.h>
#include <Objectively/Object.h>
#include <Objectively/Operation.h>
#include <Objectively/Thread.h>
Go to the source code of this file.
Data Structures | |
struct | OperationQueue |
OperationQueues provide a thread of execution for Operations. More... | |
Functions | |
OBJECTIVELY_EXPORT Class * | _OperationQueue (void) |
OperationQueues provide a thread of execution for Operations.
Definition in file OperationQueue.h.
OBJECTIVELY_EXPORT Class * _OperationQueue | ( | void | ) |
Definition at line 252 of file OperationQueue.c.