Searched refs:TIMEDOUT (Results 1 – 5 of 5) sorted by relevance
121 _exit(TIMEDOUT);164 if (WEXITSTATUS(s) == TIMEDOUT)
86 #define TIMEDOUT 0x00000002 macro
2224 !(pccb_curr->flags & TIMEDOUT) ) in agtiapi_CheckIOTimeout()2230 pccb_curr->flags |= TIMEDOUT; in agtiapi_CheckIOTimeout()
802 TIMEDOUT = 11, enumerator
394 set_bit(TIMEDOUT, &ep->com.history); in process_timeout()