Searched refs:pthread_attr_getschedparam (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_attr.cpp86 int pthread_attr_getschedparam(const pthread_attr_t* attr, sched_param* param) { function
/bionic/libc/include/
H A Dpthread.h149 int pthread_attr_getschedparam(const pthread_attr_t*, struct sched_param*) __nonnull((1, 2));

Completed in 46 milliseconds