Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_resource.h108 bool c_active_detach; member
H A Dexclaves_resource.c867 conclave->c_active_detach = true; in exclaves_conclave_detach()
875 conclave->c_active_detach = false; in exclaves_conclave_detach()
1064 if (conclave->c_active_detach) { in exclaves_update_state_machine_locked()