Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_resource.h88 CONCLAVE_S_LAUNCHING, enumerator
H A Dexclaves_resource.c1378 conclave->c_state = CONCLAVE_S_LAUNCHING; in exclaves_conclave_launch()
1397 } else if (conclave->c_state == CONCLAVE_S_LAUNCHING) { in exclaves_conclave_launch()
1440 if (conclave->c_state == CONCLAVE_S_LAUNCHING) { in exclaves_conclave_stop()
1494 if (conclave->c_state != CONCLAVE_S_LAUNCHED && conclave->c_state != CONCLAVE_S_LAUNCHING in exclaves_conclave_stop_upcall()