ObjFW
|
Go to the source code of this file.
Classes | |
class | OFRunLoop |
A class providing a run loop for the application and its processes. More... | |
Typedefs | |
typedef OFConstantString * | of_run_loop_mode_t |
A mode for an OFRunLoop. | |
Variables | |
const of_run_loop_mode_t | of_run_loop_mode_default |
The default mode for an OFRunLoop. | |