Saturday, 24 August 2013

Calling a synchronized method from of a synchronized method

Calling a synchronized method from of a synchronized method

References

Reference NO 1

http://stackoverflow.com/questions/5798637/is-it-safe-to-call-a-synchronized-method-from-another-synchronized-method

Reference NO 2

http://stackoverflow.com/questions/2564985/java-calling-synchronized-method-from-inside-synchronized-while-waiting

Reference NO 3

http://docs.oracle.com/javase/tutorial/essential/concurrency/syncmeth.html

Reference NO 4

http://www.coderanch.com/t/232008/threads/java/Calling-synchronized-method

Reference NO 5

http://www.coderanch.com/t/530473/threads/java/synchronized-methods-calling-synchronized-method

Reference NO 6

http://javarevisited.blogspot.com/2011/04/synchronization-in-java-synchronized.html

Reference NO 7

http://tutorials.jenkov.com/java-concurrency/synchronized.html

Reference NO 8

#EANF#

No comments:

Post a Comment