Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_resource.h124 bool c_active_detach; member
H A Dexclaves_resource.c985 conclave->c_active_detach = true; in exclaves_conclave_detach()
993 conclave->c_active_detach = false; in exclaves_conclave_detach()
1210 if (conclave->c_active_detach) { in exclaves_update_state_machine_locked()