K 10 svn:author V 3 mav K 8 svn:date V 27 2014-01-23T00:26:24.379450Z K 7 svn:log V 283 MFC r258132: Some minor tuning to rpc/svc.c: - close cosmetic race in svc_exit(); - do not set wait timeout for idle threads if we have no use for wakeups; - create new requested thread sooner, not only after some another thread wakeup, that may happen later under constant load. END