P99

◆ p99_notifier_init()

p99_notifier * p99_notifier_init ( p99_notifier p00_n,
unsigned  p00_v 
)
related

Initialize a notifier to value p00_v.

Remarks
p99_notifier_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 87 of file p99_notifier.h.

References p99_futex::p99_futex_init().

+ Here is the call graph for this function: