Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallb.h110 #define CALLB_THREAD_DELAY 10 /* ticks allowed to reach sleep */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallb.c386 delay(CALLB_THREAD_DELAY); in callb_is_stopped()