tiny.alloc.threadedIoAllocator
Defined in tiny.alloc.
Source
Source: lib/alloc/src/policy.zig:47
zig
pub fn threadedIoAllocator() Allocator { return workerAllocator();}Source: lib/alloc/src/root.zig:52
zig
pub const threadedIoAllocator = policy.threadedIoAllocator;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 0 |
| Version | 26.7.0 |
| Revision | daab053ee433 |