Home
last modified time | relevance | path

Searched refs:schedparam (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dposix_spawn_sched.c82 struct sched_param * __restrict schedparam) in posix_spawnattr_getschedparam() argument
84 *schedparam = sa->sa_schedparam; in posix_spawnattr_getschedparam()
128 const struct sched_param * __restrict schedparam) in posix_spawnattr_setschedparam() argument
130 sa->sa_schedparam = *schedparam; in posix_spawnattr_setschedparam()
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt3445 schedparam
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4561 INTERCEPTOR_PTHREAD_ATTR_GET(schedparam, struct_sched_param_sz)
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4804 INTERCEPTOR_PTHREAD_ATTR_GET(schedparam, struct_sched_param_sz)
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4703 INTERCEPTOR_PTHREAD_ATTR_GET(schedparam, struct_sched_param_sz)