From: Xend on
when one thread try to lock a locked mutex, it will be busy waitting
or sleep??how wakeup the thread if it sleep?
From: Eric Sosman on
Xend wrote:
> when one thread try to lock a locked mutex, it will be busy waitting
> or sleep??how wakeup the thread if it sleep?

Please don't multi-post. Your question has already been
answered in comp.programming.threads (follow-ups set).

--
Eric Sosman
esosman(a)ieee-dot-org.invalid
 | 
Pages: 1
Prev: Make file problem
Next: Audit Reports