Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_service.c567 static int OpenPidFd(pid_t pid, unsigned int flags) in OpenPidFd() function
587 int fd = OpenPidFd(property->pid, PIDFD_NONBLOCK); // PIDFD_NONBLOCK since Linux kernel 5.10 in WatchChildProcessFd()