+---------- On Sep 21, Constantin Teodorescu said:
> So, ns_event set what will wake who? My thread?
> What would be the result?

Of the threads blocking in "ns_event wait" and "ns_event timedwait", one
at random will be unblocked.

> I am experiencing some deadlocks with ns_event wait (with timeout) that
> refuses to wake up himself after timeout!

If you provide a test case, we might be better able to help.

Reply via email to