bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ost::Event and multiple wait()s


From: Daniel E Baumann
Subject: ost::Event and multiple wait()s
Date: Mon, 11 Nov 2002 07:14:22 -0600
User-agent: Mutt/1.4i

I was just wondering if it is possible for multiple threads to wait on
an Event and for it to pick one of them to run when calling
signal(). Looks to me that it is possible becase it uses a condition
variable. I just wanted to confirm this. I need to write a boolean
lock class and would like this capability.

Dan
-- 
And if cynics ridicule freedom, ridicule community...if ``hard nosed 
realists'' say that profit is the only ideal...just ignore them, and use 
copyleft all the same.
      -- RMS

Was I helpful?  Let others know: 
  http://svcs.affero.net/rm.php?r=chillywilly




reply via email to

[Prev in Thread] Current Thread [Next in Thread]