Invokes the cached command, writing the given value.
Synopsis
Declared in <folly/memory/MallctlHelper.h>
void
operator()(WriteType in) const;
Parameters
Name |
Description |
in |
The value to write to jemalloc. |
Created with MrDocs