Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_resource.h90 CONCLAVE_S_STOP_REQUESTED, enumerator
H A Dexclaves_resource.c1387 if (conclave->c_state == CONCLAVE_S_STOP_REQUESTED) { in exclaves_conclave_launch()
1442 conclave->c_state = CONCLAVE_S_STOP_REQUESTED; in exclaves_conclave_stop()
1496 && conclave->c_state != CONCLAVE_S_STOP_REQUESTED) { in exclaves_conclave_stop_upcall()