Home
last modified time | relevance | path

Searched refs:__pthread_setschedparam (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_setschedparam.c28 __pthread_setschedparam ( in __pthread_setschedparam() function
74 strong_alias (__pthread_setschedparam, pthread_setschedparam)
A Dinit.c97 .ptr_pthread_setschedparam = __pthread_setschedparam,
A DpthreadP.h409 extern int __pthread_setschedparam (pthread_t thread_id, int policy,
A DChangeLog1364 * pthread_setschedparam.c (__pthread_setschedparam): Likewise.
2840 * pthread_setschedparam.c (__pthread_setschedparam): Handle priority
/l4re-core-master/uclibc/lib/libpthread/src/
A Dl4.cc105 int __pthread_setschedparam(pthread_t thread, int policy, in __pthread_setschedparam() function
139 strong_alias (__pthread_setschedparam, pthread_setschedparam) in strong_alias() argument
A Dpthread.c291 .ptr_pthread_setschedparam = __pthread_setschedparam,
1018 __pthread_setschedparam(pthread_t thread, int policy, in __pthread_setschedparam() function
1041 strong_alias (__pthread_setschedparam, pthread_setschedparam) in strong_alias() argument
A Dinternals.h403 extern int __pthread_setschedparam (pthread_t thread, int policy,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c262 .ptr_pthread_setschedparam = __pthread_setschedparam,
922 int __pthread_setschedparam(pthread_t thread, int policy, in __pthread_setschedparam() function
945 strong_alias (__pthread_setschedparam, pthread_setschedparam) in strong_alias() argument
A Dinternals.h376 extern int __pthread_setschedparam (pthread_t thread, int policy,
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt230 - FUNC GLOBAL DEFAULT N __pthread_setschedparam
643 __pthread_setschedparam

Completed in 43 milliseconds