P99

◆ p99_iterator_init()

p99_iterator * p99_iterator_init ( p99_iterator p00_i)
related

Initialize an iterator.

Remarks
p99_iterator_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 66 of file p99_iterator.h.

References p99_futex::p99_futex_init().

Referenced by p99_event::p99_event_init().

+ Here is the call graph for this function: