Constant polkavm_common::zygote::VMCTX_FUTEX_IDLE
source · pub const VMCTX_FUTEX_IDLE: u32 = 2;
Expand description
The VM is idle and is waiting for work.
pub const VMCTX_FUTEX_IDLE: u32 = 2;
The VM is idle and is waiting for work.