Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libthr/thread/
H A Dthr_setprio.c41 __weak_reference(_pthread_setprio, pthread_setprio);
/freebsd-12.1/lib/libthr/
H A Dpthread.map109 pthread_setprio;
/freebsd-12.1/include/
H A Dpthread.h302 int pthread_setprio(pthread_t, int);
/freebsd-12.1/contrib/gcc/
H A Dgthr-dce.h201 if (pthread_setprio (__gthrw_(pthread_self) (), sys_priority) >= 0) in __gthread_objc_thread_set_priority()
/freebsd-12.1/lib/libc/include/
H A Dnamespace.h194 #define pthread_setprio _pthread_setprio macro
H A Dun-namespace.h175 #undef pthread_setprio