Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/ipc/
H A Dipc_port.c1212 bool reap_msgs; in ipc_port_destroy() local
1218 reap_msgs = ipc_port_mark_inactive(port, &label, &free_l); in ipc_port_destroy()
1250 if (reap_msgs) { in ipc_port_destroy()