Skip to main content

Module process

Module process 

Source

Structs§

LiveDescendant

Constants§

LIVE_DESCENDANT_CAP
TERMINATE_GRACE

Functions§

is_process_alive
is_recorded_process_alive
Check that a persisted PID still names the process instance launched for a task. On platforms without process start-time inspection, a live PID is protected; deleting a live task is worse than temporarily retaining a recycled PID.
live_process_group_members
Enumerate surviving members of a task’s process group. None means the platform has no process-group enumeration support for these tasks today.
terminate_pgid
terminate_process