Home
last modified time | relevance | path

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

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