Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c148 struct sched_param self_param = {.sched_priority = 47}; variable
150 rv = pthread_setschedparam(pthread_self(), SCHED_FIFO, &self_param);