Home
last modified time | relevance | path

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

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