Searched refs:getLock (Results 1 – 2 of 2) sorted by relevance
186 ReentrantLock lock = Bridge.getLock(); in acquireLock()214 ReentrantLock lock = Bridge.getLock(); in release()310 ReentrantLock lock = Bridge.getLock(); in checkLock()
419 public static ReentrantLock getLock() { in getLock() method in Bridge