P99

◆ mtx_lock_throw

#define mtx_lock_throw (   ...)    P99_THROW_CALL_THRD(mtx_lock, __VA_ARGS__)

A wrapper arround mtx_lock that throws an exception on error.

Definition at line 300 of file p99_c99_throw.h.