MCPcopy Create free account
hub / github.com/abgros/stalloc / is_oom

Method is_oom

src/syncstalloc.rs:67–69  ·  view source on GitHub ↗

Checks if the allocator is completely out of memory. If this is false, then you are guaranteed to be able to allocate a layout with a size and alignment of `B` bytes. This runs in O(1).

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

acquire_lockedMethod · 0.80

Tested by

no test coverage detected