I am trying to understand a particular detail in ReentrantLock::lock method. I am looking at it and seeing it as:
ReentrantLock::lock
final void lock() { if (!initial