Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: Re: FW: Thread questions - some asnwer


Message #1 by "dima petrov" <maratishe@h...> on Wed, 14 Nov 2001 07:31:16
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.

  Return to Index