P99

◆ p99_count_init()

p99_count* p99_count_init ( p99_count p00_c,
unsigned  p00_v 
)
inline

Initialize an p99_count object.

Remarks
p99_count_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 57 of file p99_count.h.

References p99_futex::p99_futex_init().

+ Here is the call graph for this function: