ObjFW
|
Go to the source code of this file.
Classes | |
class | OFThread |
A class which provides portable threads. More... | |
Typedefs | |
typedef id OF_NULLABLE(^ | of_thread_block_t) (void) |
A block to be executed in a new thread. More... | |
typedef id OF_NULLABLE(^ of_thread_block_t) (void) |
A block to be executed in a new thread.