Skip to main content

Module this_thread

Module this_thread 

Source
Expand description

Exposes jemalloc state controls associated with the calling thread.

These functions resolve the thread’s own arena before applying the operation. They return jevmalloc’s control errors unchanged.

Functions§

decay
Applies decay-based purging to the calling thread’s arena.
set_muzzy_decay
Sets the calling thread arena’s muzzy-page decay interval.