DoxigAlpha

SmpAllocator

Fields of this type

Fields

#
cpu_count:u32
threads:[max_thread_count]Thread

= .{ .alloc = alloc, .resize = resize, .remap = remap, .free = free, }

Values

#
vtable
= .{ .alloc = alloc, .resize = resize, .remap = remap, .free = free, }