On Thu, Aug 28, 2008 at 9:45 AM, Nikodemus Siivola nikodemus@random-state.net wrote:
That is in the plans, however, it requires re-implementing a lot of stuff since Darwin does not support timeout variants for various pthread functions -- so it will take a while to happen.
Nikodemus, apologies for my naiveté, but is it not sufficient for have pthread_cond_timedwait in this situation?
http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/pthr...
Regards,
- Scott Bell