P99

◆ mtx_unlock_throw

#define mtx_unlock_throw (   ...)    P99_THROW_CALL_THRD(mtx_unlock, __VA_ARGS__)

A wrapper arround mtx_unlock that throws an exception on error.

Definition at line 304 of file p99_c99_throw.h.