Called on entry to a synchronized statement. If o does not already have a monitor, it will be created. The monitor will then be locked.
o must not be null.
See Implementation
Called on entry to a synchronized statement. If o does not already have a monitor, it will be created. The monitor will then be locked.
o must not be null.