Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedpolicy (Results 1 – 4 of 4) sorted by relevance

/components/libc/posix/pthreads/
A Dpthread_attr.c184 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() function
192 RTM_EXPORT(pthread_attr_setschedpolicy);
A Dpthread.h145 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy);
A Dpthread.c880 pthread_attr_setschedpolicy(&ptd->attr, policy); in pthread_setschedparam()
/components/libc/
A Dposix-info.txt65 + pthread_attr_setschedpolicy()

Completed in 7 milliseconds