Searched refs:_pthread_attr_getscope (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_attr_getscope.c41 __weak_reference(_pthread_attr_getscope, pthread_attr_getscope);
44 _pthread_attr_getscope(const pthread_attr_t *attr, int *contentionscope) function
H A Dthr_init.c169 {DUAL_ENTRY(_pthread_attr_getscope)}, /* PJT_ATTR_GETSCOPE */
/freebsd-10.0-release/lib/libkse/
H A Dkse.map214 _pthread_attr_getscope;
/freebsd-10.0-release/lib/libthr/
H A Dpthread.map233 _pthread_attr_getscope;
/freebsd-10.0-release/lib/libthr/thread/
H A Dthr_attr.c259 __weak_reference(_pthread_attr_getscope, pthread_attr_getscope);
262 _pthread_attr_getscope(const pthread_attr_t *attr, int *contentionscope) function
H A Dthr_init.c206 {DUAL_ENTRY(_pthread_attr_getscope)}, /* PJT_ATTR_GETSCOPE */
/freebsd-10.0-release/lib/libc/include/
H A Dnamespace.h94 #define pthread_attr_getscope _pthread_attr_getscope
/freebsd-10.0-release/lib/libc/gen/
H A DSymbol.map423 _pthread_attr_getscope;
/freebsd-10.0-release/lib/librt/
H A Dsigev_thread.c89 _pthread_attr_getscope(src, &v);

Completed in 127 milliseconds