Expand description
Process Server Implementation
Manages process lifecycle, resource tracking, and process enumeration.
Structs§
- Process
Group - Process group information
- Process
Info - Process information
- Process
Server - Global process server instance
- Process
Server Stats - Process server statistics
- Resource
Limits - Resource limits for a process
- Session
- Session information
Enums§
- Process
State - Process state
Functions§
- get_
process_ server - Get the global process server.
- init
- Initialize the process server
- try_
get_ process_ server - Try to get the global process server without panicking.