From: Jacob Fugal Date: 2005-09-03T08:21:41+09:00 Subject: Re: Idiomatic conversion of yielding block to array On 9/2/05, Jacob Fugal wrote: > On 9/2/05, Simon Kr�ger wrote: > > But what exactly isn't thread safe? SizedQueue is. > > Unless SizedQueue is built with threads in mind and does alternating > blocking on pushes (<<) and pops. If it does, I apologize. Again, I need to proofread my posts better. That should read "Only if" instead of "Unless". Jacob Fugal