The state of the lock, as returned by state.
Lock is unlocked
Lock is in shared mode
Lock is in shared mode, and there are fibers waiting to lock it exclusively
Lock is in exclusive mode.
See Implementation
The state of the lock, as returned by state.