Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dexclaves_resource.h92 CONCLAVE_S_STOPPING, enumerator
H A Dexclaves_resource.c1365 conclave->c_state = CONCLAVE_S_STOPPING; in exclaves_conclave_launch()
1448 } else if (conclave->c_state == CONCLAVE_S_STOPPING || in exclaves_conclave_stop()
1460 conclave->c_state = CONCLAVE_S_STOPPING; in exclaves_conclave_stop()
1487 if (conclave->c_state == CONCLAVE_S_STOPPING || conclave->c_state == CONCLAVE_S_STOPPED) { in exclaves_conclave_stop_upcall()
1499 conclave->c_state = CONCLAVE_S_STOPPING; in exclaves_conclave_stop_upcall()