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

/bionic/libc/include/
H A Dpthread.h121 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy);
/bionic/libc/bionic/
H A Dpthread.c429 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy) function

Completed in 22 milliseconds