- freeze
Vector!(ManagedPool, ThreadMem) freeze(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
ManagedPool opIndex(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
void pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(ManagedPool pool)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(size_t max_mem)
Undocumented in source. Be warned that the author may not have intended to support it.
- unfreeze
void unfreeze(Vector!(ManagedPool, ThreadMem) pools)
Undocumented in source. Be warned that the author may not have intended to support it.