P99

◆ p99_event_init()

p99_event * p99_event_init ( p99_event p00_e,
unsigned  p00_n 
)
related

Initialize an event.

Remarks
p99_event_init is actually implemented as a macro that helps to provide default arguments to the real function.
See also
P99_CALL_DEFARG
P99_DECLARE_DEFARG

Definition at line 135 of file p99_iterator.h.

References p99_iterator::p99_iterator_init(), P99_MALLOC, and P99_MEMZERO.

+ Here is the call graph for this function: