K 10 svn:author V 6 jkoshy K 8 svn:date V 27 2003-11-11T09:09:26.000000Z K 7 svn:log V 251 Bound the number of iterations a thread can perform inside ktr_resize_pool(); this eliminates a potential livelock. Return ENOSPC only if we encountered an out-of-memory condition when trying to increase the pool size. Reviewed by: jhb, bde (style) END