Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/
H A DMakefile135 pthread_attr_getschedparam.3 \
167 MLINKS+= pthread_attr_getschedparam.3 pthread_attr_setschedparam.3 \
168 pthread_attr_getschedparam.3 pthread_attr_getschedpolicy.3 \
169 pthread_attr_getschedparam.3 pthread_attr_setschedpolicy.3
H A Dpthread.h69 int pthread_attr_getschedparam(const pthread_attr_t * __restrict,
H A Dpthread_attr.c299 pthread_attr_getschedparam(const pthread_attr_t *attr, in pthread_attr_getschedparam() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpthread.d448 int pthread_attr_getschedparam(const scope pthread_attr_t*, sched_param*);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc3324 res = pthread_attr_getschedparam(&attr, &v); in TEST()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4565 COMMON_INTERCEPT_FUNCTION(pthread_attr_getschedparam); \
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4808 COMMON_INTERCEPT_FUNCTION(pthread_attr_getschedparam); \
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4707 COMMON_INTERCEPT_FUNCTION(pthread_attr_getschedparam); \