>
>What's really wanted here, is a pthread_poll(), that takes an optional
>condition variable and mutex.  Then it can wake up on the condition
>variable being signaled, and it can all be atomic via the mutex.

And this is different than pthread_cond_wait?

Casper

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to