K 10 svn:author V 3 mav K 8 svn:date V 27 2014-06-08T09:40:26.071815Z K 7 svn:log V 230 Introduce new per-thread lock to protect the list of requests. This allows to slightly simplify svc_run_internal() code: if we processed all the requests in a queue, then we know that new one will not appear. MFC after: 2 weeks END