Module jemalloc_ctl::thread
[−]
[src]
Thread specific operations.
Structs
| Allocated |
A type providing access to the total number of bytes allocated by the current thread. |
| Deallocated |
A type providing access to the total number of bytes deallocated by the current thread. |
| ThreadLocal |
A a thread-local pointer. |