K 10 svn:author V 3 mav K 8 svn:date V 27 2014-06-23T13:09:49.914046Z K 7 svn:log V 232 MFC r267221, r267278: 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. END