P99

◆ cnd_wait_throw

#define cnd_wait_throw (   ...)    P99_THROW_CALL_THRD(cnd_wait, __VA_ARGS__)

A wrapper arround cnd_wait that throws an exception on error.

Definition at line 296 of file p99_c99_throw.h.