Searched refs:wlock (Results 1 – 2 of 2) sorted by relevance
315 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nContextDestroy() local316 wlock.lock(); in nContextDestroy()322 wlock.unlock(); in nContextDestroy()1008 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nIncContextDestroy() local1009 wlock.lock(); in nIncContextDestroy()1015 wlock.unlock(); in nIncContextDestroy()
244 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nContextDestroy() local245 wlock.lock(); in nContextDestroy()251 wlock.unlock(); in nContextDestroy()