Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
HDthr_getprio.c56 __strong_reference(_pthread_getprio, pthread_getprio);
/dragonfly/include/
HDpthread.h257 int pthread_getprio(pthread_t);
/dragonfly/lib/libc/include/
HDnamespace.h140 #define pthread_getprio _pthread_getprio macro
HDun-namespace.h121 #undef pthread_getprio
/dragonfly/lib/libthread_xu/
HDpthread.map259 pthread_getprio;
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c111 WR(stub_zero, pthread_getprio);
HDSymbol.map77 pthread_getprio;