P99

◆ thrd_join_throw

#define thrd_join_throw (   ...)    P99_THROW_CALL_THRD(thrd_join, __VA_ARGS__)

A wrapper arround thrd_join that throws an exception on error.

Definition at line 312 of file p99_c99_throw.h.