pthread_setschedparam
int pthread_setschedparam(pthread_t, int,
__weak_reference(_pthread_setschedparam, pthread_setschedparam);
CHILD_REQUIRE(pthread_setschedparam(pthread_self(),
CHILD_REQUIRE(pthread_setschedparam(t, SCHED_FIFO,
CHILD_REQUIRE(pthread_setschedparam(pthread_self(),
CHILD_REQUIRE(pthread_setschedparam(t, SCHED_FIFO,