Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedparam (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/config/rtems/
H A Dpool.h140 err = pthread_attr_setschedparam (attr, &param); in gomp_adjust_thread_attr()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/rtems/
H A Dpool.h140 err = pthread_attr_setschedparam (attr, &param); in gomp_adjust_thread_attr()
/netbsd-src/lib/libpthread/
H A Dpthread.h71 int pthread_attr_setschedparam(pthread_attr_t * __restrict,
H A Dpthread_attr.c277 pthread_attr_setschedparam(pthread_attr_t *attr, in pthread_attr_setschedparam() function
H A DMakefile167 MLINKS+= pthread_attr_getschedparam.3 pthread_attr_setschedparam.3 \
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpthread.d451 int pthread_attr_setschedparam(const scope pthread_attr_t*, sched_param*);