Searched refs:_pthread_attr_getschedpolicy (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/lib/libkse/thread/
H A Dthr_attr_getschedpolicy.c41 __weak_reference(_pthread_attr_getschedpolicy, pthread_attr_getschedpolicy);
44 _pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) function
H A Dthr_init.c168 {DUAL_ENTRY(_pthread_attr_getschedpolicy)}, /* PJT_ATTR_GETSCHEDPOLICY */
/freebsd-10.2-release/lib/libthr/thread/
H A Dthr_attr.c244 __weak_reference(_pthread_attr_getschedpolicy, pthread_attr_getschedpolicy);
247 _pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) function
H A Dthr_init.c207 {DUAL_ENTRY(_pthread_attr_getschedpolicy)}, /* PJT_ATTR_GETSCHEDPOLICY */
/freebsd-10.2-release/lib/libc/include/
H A Dnamespace.h93 #define pthread_attr_getschedpolicy _pthread_attr_getschedpolicy
/freebsd-10.2-release/lib/librt/
H A Dsigev_thread.c80 _pthread_attr_getschedpolicy(src, &v);

Completed in 63 milliseconds