On Fri, Apr 11, 2008 at 12:16:21PM +0200, [EMAIL PROTECTED] wrote:
> Hi,
> I think you already said this, but are you using pthread_cond_signal, or
> pthread_cond_broadcast to wake up threads?
> 
I use pthread_cond_signal since there's ever only at most a single thread
to be woken up.

_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to