This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pthread_cond_timedwait vs pthread_mutex_timedlock


On Monday 04 May 2009 19:46:38 trifonov@rogers.blackberry.net wrote:

please fix your mailer.  top posting is not appropriate for any open source 
project mailing list.

> I don't care about exclusion, so what's the most efficient way to wake this
> then, given I don't need a mutex? The condition functions seem to require
> the mutex.

not caring is not the same thing as not needing.  but assuming the latter is 
true, then Carlos' advice sounds like it already answered your questions.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]