Searched refs:wlock (Results 1 – 2 of 2) sorted by relevance
310 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nContextDestroy() local311 wlock.lock(); in nContextDestroy()317 wlock.unlock(); in nContextDestroy()1003 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nIncContextDestroy() local1004 wlock.lock(); in nIncContextDestroy()1010 wlock.unlock(); in nIncContextDestroy()
239 ReentrantReadWriteLock.WriteLock wlock = mRWLock.writeLock(); in nContextDestroy() local240 wlock.lock(); in nContextDestroy()246 wlock.unlock(); in nContextDestroy()