|
Objectively 1.0.0
Ultra-lightweight object oriented framework for GNU C.
|
POSIX Threads. More...
#include <Objectively/Object.h>Go to the source code of this file.
Data Structures | |
| struct | Thread |
| POSIX Threads. More... | |
Typedefs | |
| typedef ident(* | ThreadFunction) (Thread *thread) |
| The function type for Thread execution. More... | |
Functions | |
| OBJECTIVELY_EXPORT Class * | _Thread (void) |
POSIX Threads.
Definition in file Thread.h.
| OBJECTIVELY_EXPORT Class * _Thread | ( | void | ) |
Definition at line 205 of file Thread.c.