Skip to main content

Crate thread_create_vmars

Crate thread_create_vmars 

Source
Expand description

Tools for managing, and allocating, VMARs intended to be passed to thrd_set_zx_create_handles.

Structsยง

GrowableVmars
Implements a list of VMARs that grows, but never shrinks, to support additional allocations.
ThreadCreateVmars
Holds VMARs suitable for creating new threads.