P99

◆ thrd_sleep_throw

#define thrd_sleep_throw (   ...)    P99_THROW_CALL_THRD(thrd_sleep, __VA_ARGS__)

A wrapper arround thrd_sleep that throws an exception on error.

Definition at line 314 of file p99_c99_throw.h.