Home
last modified time | relevance | path

Searched refs:mLock (Results 1 – 18 of 18) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DEventReporter.java25 private Object mLock = new Object(); field in EventReporter
32 synchronized(mLock) { in run()
36 mLock.wait(); in run()
74 synchronized(mLock) { in addEvent()
76 mLock.notifyAll(); in addEvent()
125 synchronized(mLock) { in stop()
127 mLock.notifyAll(); in stop()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfifo.hpp39 OSALIGNLINE(volatile uint32_t) mLock{0}; in OSALIGNLINE()
62 mLock = 0; in clear()
69 if (mLock) in tryLock()
75 long initial = InterlockedCompareExchange(&mLock, 1, 0); in tryLock()
79 void unlock() { mLock = 0; } in unlock()
/external/volley/src/main/java/com/android/volley/
DRequest.java82 private final Object mLock = new Object(); field in Request
182 synchronized (mLock) { in getErrorListener()
343 synchronized (mLock) { in cancel()
351 synchronized (mLock) { in isCanceled()
568 synchronized (mLock) { in markDelivered()
575 synchronized (mLock) { in hasHadResponseDelivered()
619 synchronized (mLock) { in deliverError()
633 synchronized (mLock) { in setNetworkRequestCompleteListener()
646 synchronized (mLock) { in notifyListenerResponseReceived()
660 synchronized (mLock) { in notifyListenerResponseNotUsable()
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DExecutorFactory.java59 private final Object mLock; field in ExecutorFactory.PipedExecutor
71 mLock = new Object(); in PipedExecutor()
96 synchronized (mLock) { in close()
127 synchronized (mLock) { in runNextAction()
142 synchronized (mLock) { in execute()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiAwareManagerFacade.java76 private final Object mLock = new Object(); // lock access to the following vars field in WifiAwareManagerFacade
86 synchronized (mLock) { in getNextDiscoverySessionId()
96 synchronized (mLock) { in getNextSessionId()
362 synchronized (mLock) { in wifiIsAwareAvailable()
369 synchronized (mLock) { in wifiAwareDestroyAll()
396 synchronized (mLock) { in wifiAwareAttach()
414 synchronized (mLock) { in wifiAwareDestroy()
434 synchronized (mLock) { in wifiAwarePublish()
459 synchronized (mLock) { in wifiAwareUpdatePublish()
483 synchronized (mLock) { in wifiAwareSubscribe()
[all …]
DWifiRtt2ManagerFacade.java60 private final Object mLock = new Object(); // lock access to the following vars field in WifiRtt2ManagerFacade
92 synchronized (mLock) { in wifiIsRttAvailable()
113 synchronized (mLock) { in wifiRttStartRangingToAccessPoints()
130 synchronized (mLock) { in wifiRttStartRangingToAwarePeerMac()
148 synchronized (mLock) { in wifiRttStartRangingToAwarePeerId()
161 synchronized (mLock) { in wifiRttCancelRanging()
DWifiManagerFacade.java283 private WifiLock mLock = null; field in WifiManagerFacade
319 if (mLock == null) { in makeLock()
320 mLock = mWifi.createWifiLock(wifiMode, "sl4a"); in makeLock()
321 mLock.acquire(); in makeLock()
1436 if (mLock != null) { in wifiLockRelease()
1437 mLock.release(); in wifiLockRelease()
1438 mLock = null; in wifiLockRelease()
/external/volley/src/main/java/com/android/volley/toolbox/
DStringRequest.java32 private final Object mLock = new Object(); field in StringRequest
70 synchronized (mLock) { in cancel()
78 synchronized (mLock) { in deliverResponse()
DJsonRequest.java44 private final Object mLock = new Object(); field in JsonRequest
78 synchronized (mLock) { in cancel()
86 synchronized (mLock) { in deliverResponse()
DImageRequest.java45 private final Object mLock = new Object(); field in ImageRequest
245 synchronized (mLock) { in cancel()
253 synchronized (mLock) { in deliverResponse()
/external/OpenCL-CTS/test_common/harness/
DThreadPool.cpp136 CRITICAL_SECTION mLock[1]; // Used to protect mWaiters, mGeneration and mReleaseCount. member
147 InitializeCriticalSection( cond_var->mLock ); in _InitializeConditionVariable()
157 EnterCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
160 LeaveCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
166 EnterCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
168 LeaveCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
176 EnterCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
182 LeaveCriticalSection( cond_var->mLock ); in _SleepConditionVariableCS()
187 EnterCriticalSection( cond_var->mLock ); in _WakeAllConditionVariable()
194 LeaveCriticalSection( cond_var->mLock ); in _WakeAllConditionVariable()
/external/angle/src/libANGLE/renderer/metal/
Dmtl_command_buffer.mm41 std::lock_guard<std::mutex> lg(mLock);
71 mLock.lock();
76 mLock.unlock();
82 mLock.lock();
84 mLock.unlock();
109 std::lock_guard<std::mutex> lg(mLock);
133 std::lock_guard<std::mutex> lg(mLock);
169 std::lock_guard<std::mutex> lg(mLock);
176 std::lock_guard<std::mutex> lg(mLock);
198 std::lock_guard<std::mutex> lg(mLock);
[all …]
Dmtl_command_buffer.h85 mutable std::mutex mLock; variable
125 mutable std::mutex mLock; variable
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager.java93 private final Object mLock = new Object(); field in CppAssetManager
226 synchronized (mLock) { in addAssetPath()
422 synchronized (mLock) { in setConfiguration()
440 synchronized (mLock) { in getConfiguration()
458 synchronized (mLock) { in open()
488 synchronized (mLock) { in openNonAsset()
519 synchronized (mLock) { in openNonAsset()
695 synchronized (mLock) { in getResTable()
1002 synchronized (mLock) { in openDir()
1762 synchronized (mLock) { in getAssetPaths()
DResTable.java74 final Semaphore mLock = new Semaphore(1); field in ResTable
1056 synchronized (mLock) {
1116 synchronized (mLock) {
2694 mLock.acquire(); in lock()
2701 mLock.release(); in unlock()
2710 mLock.release(); in lockBag()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java82 private static Object mLock = new Object(); field in InCallServiceImpl
274 synchronized (mLock) { in onVideoCallChanged()
568 synchronized (mLock) { in onCallAdded()
/external/sqlite/dist/
Dsqlite3.c189506 u32 mLock;
191880 if( pRbu->mLock!=mReq ){
193216 if( (1<<i) & p->pRbu->mLock ){
193220 p->pRbu->mLock = 0;
193657 pRbu->mLock |= (1 << ofst);
/external/sqlite/dist/orig/
Dsqlite3.c189478 u32 mLock;
191852 if( pRbu->mLock!=mReq ){
193188 if( (1<<i) & p->pRbu->mLock ){
193192 p->pRbu->mLock = 0;
193629 pRbu->mLock |= (1 << ofst);