Home
last modified time | relevance | path

Searched defs:policy (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dpthread.c408 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy) in pthread_attr_setschedpolicy()
414 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy) in pthread_attr_getschedpolicy()
698 int pthread_getschedparam(pthread_t thid, int * policy, in pthread_getschedparam()
714 int pthread_setschedparam(pthread_t thid, int policy, in pthread_setschedparam()