Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp198 static constexpr int PROCESS_PRIORITY_DEFAULT = 0; variable
2015 setpriority(PRIO_PROCESS, 0, PROCESS_PRIORITY_DEFAULT); in SpecializeCommon()