Sunday, 15 September 2013

Java semaphore + No synchronization lock is held when acquire() is called

Java semaphore + No synchronization lock is held when acquire() is called

I am not able to understand the meaning of below line which is provided on
link JavaWorld
No synchronization lock is held when acquire() is called because that
would prevent an item from being returned to the pool

No comments:

Post a Comment