P99

◆ P99_FIFO_APPEND

#define P99_FIFO_APPEND (   L,
  EL 
)

Append element EL to an atomic FIFO L.

See also
P99_FIFO_CLEAR
P99_FIFO_POP
P00_FIFO_EL
Remarks
argument 0 maybe evaluated several times for its type but only once for its value
argument 1 maybe evaluated several times for its type but only once for its value

Definition at line 61 of file p99_fifo.h.