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

/bionic/libc/include/
H A Dpthread.h116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy);
/bionic/libc/bionic/
H A Dpthread.c408 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy) function

Completed in 56 milliseconds