Searched refs:sched_priority (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_attr.cpp47 attr->sched_priority = 0;
83 attr->sched_priority = param->sched_priority;
88 param->sched_priority = attr->sched_priority;
H A Dpthread_create.cpp84 param.sched_priority = thread->attr.sched_priority;
/bionic/libc/include/
H A Dsched.h44 #define sched_priority __sched_priority macro
H A Dpthread.h85 int32_t sched_priority; member in struct:__anon49

Completed in 90 milliseconds