pub fn arena_reset()Expand description
Reset the thread-local arena
Call this when a strand completes to free memory. Also called automatically when arena exceeds threshold.
pub fn arena_reset()Reset the thread-local arena
Call this when a strand completes to free memory. Also called automatically when arena exceeds threshold.