P99

◆ mtx_init_throw

#define mtx_init_throw (   ...)    P99_THROW_CALL_THRD(mtx_init, __VA_ARGS__)

A wrapper arround mtx_init that throws an exception on error.

Definition at line 298 of file p99_c99_throw.h.