pub fn purge_thread_cache()
Expand description
To be called when a thread goes idle; it will flush cached memory out of the thread local cache to be returned/reused elsewhere in the system
pub fn purge_thread_cache()
To be called when a thread goes idle; it will flush cached memory out of the thread local cache to be returned/reused elsewhere in the system