P99

◆ cnd_init_throw

#define cnd_init_throw (   ...)    P99_THROW_CALL_THRD(cnd_init, __VA_ARGS__)

A wrapper arround cnd_init that throws an exception on error.

Definition at line 290 of file p99_c99_throw.h.