Searched defs:CALLOUT_MIN_HEAP_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h415 * CALLOUT_MIN_HEAP_SIZE defines the minimum size for the callout heap for
418 #define CALLOUT_MIN_HEAP_SIZE (64 * 1024 * sizeof (callout_heap_t)) macro

Completed in 58 milliseconds