Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_attr.c214 int pthread_attr_getschedpolicy(pthread_attr_t const *attr, int *policy) in pthread_attr_getschedpolicy() function
222 RTM_EXPORT(pthread_attr_getschedpolicy);
A Dpthread.h146 int pthread_attr_getschedpolicy(pthread_attr_t const *attr, int *policy);
A Dpthread.c827 pthread_attr_getschedpolicy(&ptd->attr, policy); in pthread_getschedparam()
/components/libc/
A Dposix-info.txt55 + pthread_attr_getschedpolicy()

Completed in 8 milliseconds