HomeSort by relevance Sort by last modified time
    Searched defs:RESERVE_CND_LOW (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.h 112 * RESERVE_CND_LOW: The reserve had to be used to satisfy an allocation
133 * For example, just before the allocator sends a RESERVE_CND_LOW condition
152 RESERVE_CND_LOW,
201 * value, the RESERVE_CND_LOW condition notification is sent to the callbacks.
212 * that failure to resize the reserve also results in a RESERVE_CND_LOW
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.h 112 * RESERVE_CND_LOW: The reserve had to be used to satisfy an allocation
133 * For example, just before the allocator sends a RESERVE_CND_LOW condition
152 RESERVE_CND_LOW,
201 * value, the RESERVE_CND_LOW condition notification is sent to the callbacks.
212 * that failure to resize the reserve also results in a RESERVE_CND_LOW

Completed in 100 milliseconds