template <, >
struct ConditionVariableTType
Defined at line 121 of file ../../third_party/scudo/src/allocator_config.def
PRIMARY_OPTIONAL_TYPE(NAME, DEFAULT)
Use condition variable to shorten the waiting time of refillment of
freelist. Note that this depends on the implementation of condition
variable on each platform and the performance may vary so that it does not
guarantee a performance benefit.
Public Methods
bool enabled ()
Defined at line 121 of file ../../third_party/scudo/src/allocator_config.def