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

/bionic/libc/bionic/
H A Dpthread_attr.cpp77 int pthread_attr_getschedpolicy(const pthread_attr_t* attr, int* policy) { function
/bionic/libc/include/
H A Dpthread.h142 int pthread_attr_getschedpolicy(const pthread_attr_t*, int*) __nonnull((1, 2));

Completed in 104 milliseconds