Searched refs:__pthread_setschedparam (Results 1 – 3 of 3) sorted by relevance
23 __pthread_setschedparam (pthread_t thread, int policy, in __pthread_setschedparam() function29 weak_alias (__pthread_setschedparam, pthread_setschedparam);
51 int __pthread_setschedparam (pthread_t, int,
340 extern int __pthread_setschedparam (pthread_t thread_id, int policy,
Completed in 6 milliseconds