Home
last modified time | relevance | path

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

/dragonfly/lib/libpthread/
HDMakefile93 pthread_attr.3 pthread_attr_getscope.3 \
/dragonfly/include/
HDpthread.h281 int pthread_attr_getscope(const pthread_attr_t * __restrict,
/dragonfly/lib/libc/include/
HDnamespace.h92 #define pthread_attr_getscope _pthread_attr_getscope macro
HDun-namespace.h73 #undef pthread_attr_getscope
/dragonfly/lib/libthread_xu/
HDpthread.map222 pthread_attr_getscope;
/dragonfly/lib/libc/gen/
HD_pthread_stubs.c66 WR(stub_zero, pthread_attr_getscope);
HDSymbol.map35 pthread_attr_getscope;
/dragonfly/lib/libthread_xu/thread/
HDthr_attr.c236 __strong_reference(_pthread_attr_getscope, pthread_attr_getscope);