Home
last modified time | relevance | path

Searched refs:sched_priority (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dpthread.c97 .sched_priority = 0
233 param.sched_priority = thread->attr.sched_priority; in _init_thread()
436 attr->sched_priority = param->sched_priority; in pthread_attr_setschedparam()
442 param->sched_priority = attr->sched_priority; in pthread_attr_getschedparam()
/bionic/libc/include/
Dsched.h42 int sched_priority; member
Dpthread.h74 int32_t sched_priority; member