P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ cnd_timedwait_throw

#define cnd_timedwait_throw (   ...)    P99_THROW_CALL_THRD(cnd_timedwait, __VA_ARGS__)

A wrapper arround cnd_timedwait that throws an exception on error.

Definition at line 294 of file p99_c99_throw.h.