Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_create.c526 int minprio = INTERNAL_SYSCALL (sched_get_priority_min, scerr, 1, in __pthread_create_2_1() local
530 if (pd->schedparam.sched_priority < minprio in __pthread_create_2_1()
A DChangeLog4307 if sched_priority is not between minprio and maxprio.

Completed in 13 milliseconds