P99

◆ p99_event_signal()

void p99_event_signal ( p99_event volatile *  p00_e,
void p00_w 
)
related

Signal the event. p00_w.

Remarks
p99_event_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 185 of file p99_iterator.h.