P99

◆ p99_iterator_signal()

unsigned p99_iterator_signal ( p99_iterator volatile *  p00_i)
related

Signal an event.

Remarks
p99_iterator_signal 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 116 of file p99_iterator.h.

References p99_futex::p99_futex_add(), and p99_futex::P99_FUTEX_MAX_WAITERS.

+ Here is the call graph for this function: