Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcallb.h107 #define CALLB_THREAD_DELAY 10 /* ticks allowed to reach sleep */ macro
/titanic_50/usr/src/uts/common/os/
H A Dcallb.c388 delay(CALLB_THREAD_DELAY); in callb_is_stopped()