Searched defs:jobmgr_s (Results 1 – 1 of 1) sorted by relevance
408 struct jobmgr_s { struct410 LIST_ENTRY(jobmgr_s) xpc_le; argument425 mach_port_t jm_port;426 mach_port_t req_port;427 jobmgr_t parentmgr;428 int reboot_flags;429 time_t shutdown_time;430 unsigned int global_on_demand_cnt;431 unsigned int normal_active_cnt;433 shutting_down:1,[all …]