pro_java thread: Re: FW: Thread questions - some asnwer
On Fri, 16 Nov 2001 17:20:44 +0900 <maratishe@h...> wrote: > > numbers and the other at even ones. Both methods are identical. Why does > 'locking' apply in this case? I tried it without synchronizing the methods > and got into a deadlock. You can't deadlock unless you are (incorrectly) using synchronization.
|





