pub(crate) static GLOBAL_ALLOCATOR: StaticDlmallocGlobalAlloc<PanickingRawMutex, &StaticHeap<HEAP_SIZE>>
Expand description
内存分配器,使用了 [PanickingRawMutex]
如果发生了死锁现象,将会 panic
pub(crate) static GLOBAL_ALLOCATOR: StaticDlmallocGlobalAlloc<PanickingRawMutex, &StaticHeap<HEAP_SIZE>>
内存分配器,使用了 [PanickingRawMutex]
如果发生了死锁现象,将会 panic