Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/ipc/
H A Dipc_service_port.h44 uint8_t ispl_throttled : 1; /* service throttled by launchd */ member
H A Dipc_service_port.c62 if (ispl->ispl_throttled) { in kdp_ipc_fill_splabel()
H A Dmach_port.c1906 *is_throttled = label.iol_service->ispl_throttled; in mach_port_get_attributes()
2110 label.iol_service->ispl_throttled = (*info != 0); in mach_port_set_attributes()