sel4::cap

Type Alias SchedContext

Source
pub type SchedContext<C = NoExplicitInvocationContext> = Cap<SchedContext, C>;

Aliased Typeยง

struct SchedContext<C = NoExplicitInvocationContext> { /* private fields */ }