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

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp996 int curPrio = getpriority(PRIO_PROCESS, mMyThreadId); local
998 if (curPrio > ANDROID_PRIORITY_NORMAL) {
1006 if (curPrio >= ANDROID_PRIORITY_BACKGROUND) {

Completed in 46 milliseconds