P99

◆ thrd_create_throw

#define thrd_create_throw (   ...)    P99_THROW_CALL_THRD(thrd_create, __VA_ARGS__)

A wrapper arround thrd_create that throws an exception on error.

Definition at line 306 of file p99_c99_throw.h.