P99

◆ cnd_signal_throw

#define cnd_signal_throw (   ...)    P99_THROW_CALL_THRD(cnd_signal, __VA_ARGS__)

A wrapper arround cnd_signal that throws an exception on error.

Definition at line 292 of file p99_c99_throw.h.