Searched refs:startLock (Results 1 – 1 of 1) sorted by relevance
53 Lock startLock = new ReentrantLock(); in initializeMessageLooper() local54 Condition startDone = startLock.newCondition(); in initializeMessageLooper()75 startLock.lock(); in initializeMessageLooper()77 startLock.unlock(); in initializeMessageLooper()83 startLock.lock(); in initializeMessageLooper()89 startLock.unlock(); in initializeMessageLooper()