Course contentsShow
Java
Lesson 2654 of 2,87049. Synchronization and LockingPro lesson

Acquiring and Releasing the Lock

When a thread enters a synchronized method it acquires the lock; exiting the method releases it, even on exception.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.