Home
last modified time | relevance | path

Searched refs:pthread_attr_getschedpolicy (Results 1 – 8 of 8) sorted by relevance

/dragonfly/lib/libpthread/
HDMakefile92 pthread_attr.3 pthread_attr_getschedpolicy.3 \
/dragonfly/include/
HDpthread.h279 int pthread_attr_getschedpolicy(const pthread_attr_t * __restrict,
/dragonfly/lib/libc/include/
HDnamespace.h91 #define pthread_attr_getschedpolicy _pthread_attr_getschedpolicy macro
HDun-namespace.h72 #undef pthread_attr_getschedpolicy
/dragonfly/lib/libthread_xu/
HDpthread.map221 pthread_attr_getschedpolicy;
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c65 WR(stub_zero, pthread_attr_getschedpolicy);
HDSymbol.map34 pthread_attr_getschedpolicy;
/dragonfly/lib/libthread_xu/thread/
HDthr_attr.c217 __strong_reference(_pthread_attr_getschedpolicy, pthread_attr_getschedpolicy);