Searched defs:currentPid (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp422 pid_t currentPid = getpid(); local
425 snprintf(schedPath, sizeof(schedPath), "/proc/%u/sched_init_task_load", currentPid);

Completed in 64 milliseconds