pub fn set_global_process_manager(pm: Arc<Mutex<ProcessManager>>) -> Result<()>
Initializes the global process manager singleton.