Module tikv_jemalloc_ctl::thread [−][src]
Expand description
Thread specific operations.
Structs
A thread-local pointer.
Access to the total number of bytes allocated by the current thread.
See allocatedp
.
Access to the total number of bytes deallocated by the current thread.
See deallocatedp
.