static ReentrantLock fairLock() { ret new ReentrantLock(true); }