Home
last modified time | relevance | path

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

/dragonfly/lib/libpthread/
H A DMakefile92 pthread_attr.3 pthread_attr_getschedpolicy.3 \
/dragonfly/include/
H A Dpthread.h279 int pthread_attr_getschedpolicy(const pthread_attr_t * __restrict,
/dragonfly/lib/libc/include/
H A Dnamespace.h91 #define pthread_attr_getschedpolicy _pthread_attr_getschedpolicy macro
H A Dun-namespace.h72 #undef pthread_attr_getschedpolicy
/dragonfly/lib/libthread_xu/
H A Dpthread.map221 pthread_attr_getschedpolicy;
/dragonfly/lib/libc/gen/
H A D_pthread_stubs.c65 WR(stub_zero, pthread_attr_getschedpolicy);
H A DSymbol.map34 pthread_attr_getschedpolicy;
/dragonfly/lib/libthread_xu/thread/
H A Dthr_attr.c217 __strong_reference(_pthread_attr_getschedpolicy, pthread_attr_getschedpolicy);