|
Objectively
Ultra-lightweight object oriented framework for GNU C.
|
Helpers for at-most-once semantics. More...
#include <Objectively/Types.h>Go to the source code of this file.
Macros | |
| #define | do_once(once, block) |
Executes the given block at most one time. | |
Typedefs | |
| typedef long | Once |
| The Once type. | |
Helpers for at-most-once semantics.
Definition in file Once.h.