Skip to main content

thread_iret_from_ctx

Function thread_iret_from_ctx 

Source
unsafe extern "C" fn thread_iret_from_ctx(
    _ctx: *const ThreadUserContext,
) -> !
Expand description

Performs the thread iret from ctx operation.