Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_getschedparam.c27 __pthread_getschedparam ( in __pthread_getschedparam() function
75 strong_alias (__pthread_getschedparam, pthread_getschedparam)
A Dinit.c96 .ptr_pthread_getschedparam = __pthread_getschedparam,
A DpthreadP.h407 extern int __pthread_getschedparam (pthread_t thread_id, int *policy,
A DChangeLog1363 * pthread_getschedparam.c (__pthread_getschedparam): Likewise.
/l4re-core-master/uclibc/lib/libpthread/src/
A Dl4.cc141 int __pthread_getschedparam(pthread_t thread, int *policy, in strong_alias()
162 strong_alias (__pthread_getschedparam, pthread_getschedparam) in strong_alias() argument
A Dpthread.c290 .ptr_pthread_getschedparam = __pthread_getschedparam,
1045 __pthread_getschedparam(pthread_t thread, int *policy, in strong_alias()
1064 strong_alias (__pthread_getschedparam, pthread_getschedparam) in strong_alias() argument
A Dinternals.h401 extern int __pthread_getschedparam (pthread_t thread, int *policy,
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c261 .ptr_pthread_getschedparam = __pthread_getschedparam,
947 int __pthread_getschedparam(pthread_t thread, int *policy, in strong_alias()
966 strong_alias (__pthread_getschedparam, pthread_getschedparam) in strong_alias() argument
A Dinternals.h374 extern int __pthread_getschedparam (pthread_t thread, int *policy,
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt136 - FUNC GLOBAL DEFAULT N __pthread_getschedparam
581 __pthread_getschedparam

Completed in 23 milliseconds