Searched refs:_IDLE (Results 1 – 2 of 2) sorted by relevance
71 #define _IDLE 0 macro74 static int _rpcsvcstate = _IDLE; /* Set when a request is serviced */93 if (_rpcsvcstate == _IDLE && _rpcsvccount == 0) { in closedown()104 _rpcsvcstate = _IDLE; in closedown()
219 #define _IDLE 0 macro223 static int svcstate = _IDLE; /* Set when a request is serviced */2873 if (svcstate == _IDLE && svccount == 0) { in closedown()2887 svcstate = _IDLE; in closedown()