Open Enclave  0.6.x
void oe_abort ( void  )

Abort execution of the enclave.

Mark the enclave as aborting. This blocks future enclave entry calls. The enclave continues to execute until all threads exit the enclave.