Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread.c875 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() function
885 RTM_EXPORT(pthread_setschedparam);
A Dpthread.h182 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param);
/components/libc/
A Dposix-info.txt114 + pthread_setschedparam()

Completed in 5 milliseconds