P99
#define ATOMIC_VAR_INIT (   V)    { .p00_xval = { .p00_t = (V), }, }

Initialize a variable of an atomic type.

Definition at line 351 of file p99_atomic.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines