Home
last modified time | relevance | path

Searched refs:_TIMER_ALLOC_INIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimer.h54 #define _TIMER_ALLOC_INIT 8 /* initial size for p_itimer array */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dtimer.c502 target_sz = _TIMER_ALLOC_INIT; in timer_get_id()