Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread.c422 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy) in pthread_attr_setschedpolicy()
428 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy) in pthread_attr_getschedpolicy()
712 int pthread_getschedparam(pthread_t thid, int * policy, in pthread_getschedparam()
728 int pthread_setschedparam(pthread_t thid, int policy, in pthread_setschedparam()