Module sgx_tstd::rt [−][src]
Runtime services
Statics
| GLOBAL_DTORS |
Functions
| at_exit |
Enqueues a procedure to run when the main thread exits. |
| begin_panic |
This is the entry point of panicking for panic!() and assert!(). |
| begin_panic_fmt |
The entry point for panicking with a formatted message. |
| global_exit | |
| t_global_exit_ecall | |
| t_global_init_ecall | |
| update_panic_count |