Searched refs:ptr_pthread_setschedparam (Results 1 – 8 of 8) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | pthread-functions.h | 59 int (*ptr_pthread_setschedparam) (pthread_t, int, member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/ |
A D | pthread-functions.h | 63 int (*ptr_pthread_setschedparam) (pthread_t, int, member
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | pthread-functions.h | 60 int (*ptr_pthread_setschedparam) (pthread_t, int, member
|
A D | pthread.c | 291 .ptr_pthread_setschedparam = __pthread_setschedparam,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | pthread-functions.h | 70 int (*ptr_pthread_setschedparam) (pthread_t, int, member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | init.c | 97 .ptr_pthread_setschedparam = __pthread_setschedparam,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | pthread.c | 351 .ptr_pthread_setschedparam = pthread_setschedparam,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | pthread.c | 262 .ptr_pthread_setschedparam = __pthread_setschedparam,
|
Completed in 13 milliseconds