Re: notify / notifyAll misunderstanding
From: VisionSet (spam_at_ntlworld.com)
Date: 07/13/04
- Next message: Chris Smith: "Re: How to set system font using Java?"
- Previous message: Chris Smith: "Re: how can I manipulate windows using Java?"
- In reply to: John C. Bollinger: "Re: notify / notifyAll misunderstanding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Jul 2004 18:22:33 GMT
"John C. Bollinger" <jobollin@indiana.edu> wrote in message
news:cd14v0$e6l$1@hood.uits.indiana.edu...
>
> As an aside: isn't the behavior you actually get more what you want than
> the behavior you expect? I.e. if a lock for a particular record is
> released and one or more threads is waiting for that lock, then don't
> you want one of the waiting threads to reliably get the lock?
Yes, I was just using it to understand the notifyAll(), which I now do
thankyou.
-- Mike W
- Next message: Chris Smith: "Re: How to set system font using Java?"
- Previous message: Chris Smith: "Re: how can I manipulate windows using Java?"
- In reply to: John C. Bollinger: "Re: notify / notifyAll misunderstanding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|