Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpthread.d1411 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1429 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1447 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1465 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1483 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1501 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1518 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
1535 int pthread_attr_getscope(const scope pthread_attr_t*);
1563 int pthread_attr_getscope(const scope pthread_attr_t*, int*);
/netbsd-src/lib/libpthread/
H A DMakefile136 pthread_attr_getscope.3 \
171 MLINKS+= pthread_attr_getscope.3 pthread_attr_setscope.3
H A Dpthread.h76 int pthread_attr_getscope(const pthread_attr_t * __restrict,
H A Dpthread_attr.c239 pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3342 res = pthread_attr_getscope(&attr, &v); in TEST()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4553 COMMON_INTERCEPT_FUNCTION(pthread_attr_getscope); \
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4796 COMMON_INTERCEPT_FUNCTION(pthread_attr_getscope); \
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4695 COMMON_INTERCEPT_FUNCTION(pthread_attr_getscope); \