Home
last modified time | relevance | path

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

/sysdeps/htl/
A Dpt-getschedparam.c23 __pthread_getschedparam (pthread_t thread, int *policy, in __pthread_getschedparam() function
31 weak_alias (__pthread_getschedparam, pthread_getschedparam);
A Dpthread-functions.h50 int __pthread_getschedparam (pthread_t, int *, struct sched_param *);
/sysdeps/nptl/
A DpthreadP.h337 extern int __pthread_getschedparam (pthread_t thread_id, int *policy,
339 libc_hidden_proto (__pthread_getschedparam)

Completed in 6 milliseconds