Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dcom_android_internal_os_Zygote.cpp200 static constexpr int PROCESS_PRIORITY_DEFAULT = 0; variable
2171 setpriority(PRIO_PROCESS, 0, PROCESS_PRIORITY_DEFAULT); in SpecializeCommon()
2510 setpriority(PRIO_PROCESS, 0, PROCESS_PRIORITY_DEFAULT); in ForkCommon()