Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_attr.c262 int pthread_attr_getschedparam(pthread_attr_t const *attr, in pthread_attr_getschedparam() function
272 RTM_EXPORT(pthread_attr_getschedparam);
A Dpthread.h148 int pthread_attr_getschedparam(pthread_attr_t const *attr,struct sched_param *param);
A Dpthread.c828 pthread_attr_getschedparam(&ptd->attr, param); in pthread_getschedparam()
/components/libc/
A Dposix-info.txt54 + pthread_attr_getschedparam()

Completed in 6 milliseconds