Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dtimers.c41 #define DEFER_SIGALRM 4 macro
101 time_state |= DEFER_SIGALRM; in sigalrm()
216 time_state |= DEFER_SIGALRM; in sh_timeradd()
218 if(time_state&DEFER_SIGALRM) in sh_timeradd()