P99

◆ cnd_broadcast_throw

#define cnd_broadcast_throw (   ...)    P99_THROW_CALL_THRD(cnd_broadcast, __VA_ARGS__)

A wrapper arround cnd_broadcast that throws an exception on error.

Definition at line 288 of file p99_c99_throw.h.