Objectively
Ultra-lightweight object oriented framework for GNU C.
Loading...
Searching...
No Matches
Once.h File Reference

Helpers for at-most-once semantics. More...

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.
 

Detailed Description

Helpers for at-most-once semantics.

Definition in file Once.h.