Skip to main content

ZX_ERR_INTERNAL_INTR_KILLED

Constant ZX_ERR_INTERNAL_INTR_KILLED 

Source
pub const ZX_ERR_INTERNAL_INTR_KILLED: zx_status_t = -502;
Expand description

A task was killed during an operation. This is a private error that should not be seen outside of the VDSO.