Home
last modified time | relevance | path

Searched defs:is_throttled (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/
H A Dmach_service_port.c33 service_port_set_throttled(int is_throttled) in service_port_set_throttled()
40 service_port_get_throttled(int *is_throttled) in service_port_get_throttled()
54 boolean_t is_throttled; variable
/xnu-12377.61.12/osfmk/ipc/
H A Dmach_port.c1891 boolean_t *is_throttled = info; in mach_port_get_attributes() local