No subject


Mon Aug 15 20:36:17 CEST 2011


it looks like at one time flext supported this sort of usage.

It seems like having the TheCond::Wait() implementation wrapped in the
Lock and Unlock makes it impossible to safely check on a condition
variable to know whether you actually have to wait. Is there a way
around this? Right now I'm just not locking and crossing my fingers,
which most likely will be fine almost all the time, but makes me a
little uneasy.

Thanks.

-s


More information about the flext mailing list