Let\'s say I have some class that I want to be threadsafe, and I use Synchronzied keyword to do it.
I have two methods, where one of them are syncrhonized, and the sy