Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dpthread-functions.h58 int (*ptr_pthread_getschedparam) (pthread_t, int *, struct sched_param *); member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/
A Dpthread-functions.h62 int (*ptr_pthread_getschedparam) (pthread_t, int *, struct sched_param *); member
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread-functions.h59 int (*ptr_pthread_getschedparam) (pthread_t, int *, struct sched_param *); member
A Dpthread.c290 .ptr_pthread_getschedparam = __pthread_getschedparam,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread-functions.h69 int (*ptr_pthread_getschedparam) (pthread_t, int *, struct sched_param *); member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dinit.c96 .ptr_pthread_getschedparam = __pthread_getschedparam,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c350 .ptr_pthread_getschedparam = pthread_getschedparam,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c261 .ptr_pthread_getschedparam = __pthread_getschedparam,

Completed in 13 milliseconds