P99

◆ mtx_timedlock_throw

#define mtx_timedlock_throw (   ...)    P99_THROW_CALL_THRD(mtx_timedlock, __VA_ARGS__)

A wrapper arround mtx_timedlock that throws an exception on error.

Definition at line 302 of file p99_c99_throw.h.