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

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

Completed in 69 milliseconds