Home | History | Annotate | Download | only in server

Lines Matching defs:_timeout

770                 ((AsyncEndPoint)endp).scheduleTimeout(_event._timeout,_timeoutMs);
792 ((AsyncEndPoint)endp).cancelTimeout(event._timeout);
1095 private Timeout.Task _timeout= new AsyncTimeout();