Home
last modified time | relevance | path

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

/netbsd/lib/libpthread/
H A Dpthread_int.h300 int pthread__checkpri(int) PTHREAD_HIDE;
H A Dpthread_attr.c291 error = pthread__checkpri(param->sched_priority); in pthread_attr_setschedparam()
H A Dpthread.c1355 pthread__checkpri(int pri) in pthread__checkpri() function