Home
last modified time | relevance | path

Searched refs:self_param (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/sched/
H A Dsetitimer.c154 struct sched_param self_param = {.sched_priority = 47}; variable
156 rv = pthread_setschedparam(pthread_self(), SCHED_FIFO, &self_param);