Home
last modified time | relevance | path

Searched defs:init_pid (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/
H A Dfork_client.h33 pid_t init_pid = -1; member
H A Dforkserver.cc422 pid_t init_pid = 0; in ServeRequest() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler01.c38 static pid_t init_pid = 1; variable