Searched refs:STOPPED (Results 1 – 4 of 4) sorted by relevance
106 f->state = STOPPED;134 case STOPPED:182 f->state = STOPPED;194 case STOPPED:234 case STOPPED:289 f->state = (f->state == CLOSING)? CLOSED: STOPPED;306 f->state = STOPPED;461 if (f->state == OPENED || f->state == STOPPED)511 case STOPPED:571 case STOPPED:[all …]
142 #define STOPPED 3 /* Open, waiting for down event */ macro
597 if (f->state == STOPPED && (f->flags & (OPT_PASSIVE|OPT_SILENT))) {
153 STOPPED, enumConstant331 case STOPPED: in checkCompile()450 case STOPPED: in enable()527 case STOPPED: // Allowed (may affect getAggregate()) in setOption()552 case STOPPED: in getOption()638 if (state == State.STOPPED || state == State.CLOSED) { in work()650 state = State.STOPPED; in work()749 case STOPPED: in go()791 state = State.STOPPED; in stop()805 case STOPPED: in stop()[all …]