Home
last modified time | relevance | path

Searched refs:unlock (Results 1 – 25 of 215) sorted by relevance

123456789

/external/jetty/src/java/org/eclipse/jetty/util/
DBlockingArrayQueue.java176 _headLock.unlock(); in peek()
206 _headLock.unlock(); in offer()
219 _tailLock.unlock(); in offer()
231 _headLock.unlock(); in offer()
263 _headLock.unlock(); in poll()
306 _headLock.unlock(); in take()
360 _headLock.unlock(); in poll()
391 _headLock.unlock(); in clear()
396 _tailLock.unlock(); in clear()
434 _headLock.unlock(); in get()
[all …]
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DSimpleXYSeries.java45 lock.readLock().unlock(); in onAfterDraw()
99 lock.writeLock().unlock(); in useImplicitXVals()
155 lock.writeLock().unlock(); in setModel()
169 lock.writeLock().unlock(); in setX()
183 lock.writeLock().unlock(); in setY()
198 } finally {lock.writeLock().unlock();} in setXY()
209 lock.writeLock().unlock(); in addFirst()
225 lock.writeLock().unlock(); in removeFirst()
237 lock.writeLock().unlock(); in addLast()
253 lock.writeLock().unlock(); in removeLast()
[all …]
/external/compiler-rt/lib/builtins/
Datomic.c59 inline static void unlock(Lock *l) { in unlock() function
79 inline static void unlock(Lock *l) { in unlock() function
92 inline static void unlock(Lock *l) { in unlock() function
171 unlock(l); in __atomic_load_c()
185 unlock(l); in __atomic_store_c()
204 unlock(l); in __atomic_compare_exchange_c()
208 unlock(l); in __atomic_compare_exchange_c()
225 unlock(l); in __atomic_exchange_c()
247 unlock(l);\
262 unlock(l);\
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/app/
DAppTask.java81 stateLock.unlock(); in cancel()
96 stateLock.unlock(); in get()
114 stateLock.unlock(); in get()
123 stateLock.unlock(); in isCancelled()
132 stateLock.unlock(); in isDone()
151 stateLock.unlock(); in invoke()
162 stateLock.unlock(); in invoke()
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DConnPoolByRoute.java200 poolLock.unlock(); in getRoutePool()
217 poolLock.unlock(); in getConnectionsInPool()
235 poolLock.unlock(); in requestPoolEntry()
365 poolLock.unlock();
409 poolLock.unlock();
468 poolLock.unlock();
505 poolLock.unlock();
547 poolLock.unlock();
572 poolLock.unlock();
594 poolLock.unlock();
[all …]
DAbstractConnPool.java137 poolLock.unlock(); in enableConnectionGC()
221 poolLock.unlock(); in handleReference()
255 poolLock.unlock(); in closeIdleConnections()
264 poolLock.unlock(); in closeExpiredConnections()
312 poolLock.unlock(); in shutdown()
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking/
Dunlock.pass.cpp26 void unlock() {unlock_called = true;} in unlock() function
34 lk.unlock(); in main()
39 lk.unlock(); in main()
49 lk.unlock(); in main()
/external/jmdns/src/javax/jmdns/impl/
DDNSStatefulObject.java152 this.unlock(); in associateWithTask()
169 this.unlock(); in removeAssociationWithTask()
183 this.unlock(); in isAssociatedWithTask()
208 this.unlock(); in setState()
227 this.unlock(); in advanceState()
247 this.unlock(); in revertState()
268 this.unlock(); in cancelState()
289 this.unlock(); in closeState()
306 this.unlock(); in recoverState()
/external/valgrind/drd/tests/
Dtc10_rec_lock.stderr.exp5 before unlock #1
6 before unlock #2
7 before unlock #3
8 before unlock #4
/external/llvm/include/llvm/Support/
DUniqueLock.h40 M->unlock();
47 ~unique_lock() { if (owns_lock()) M->unlock(); } in ~unique_lock()
56 void unlock() { in unlock() function
59 M->unlock(); in unlock()
/external/valgrind/helgrind/tests/
Dtc10_rec_lock.stderr.exp5 before unlock #1
6 before unlock #2
7 before unlock #3
8 before unlock #4
/external/deqp/framework/delibs/decpp/
DdeBlockBuffer.hpp195 m_writeLock.unlock(); in writeToCurrentBlock()
238 m_readLock.unlock(); in readFromCurrentBlock()
289 m_writeLock.unlock(); in tryWrite()
308 m_writeLock.unlock(); in write()
319 m_writeLock.unlock(); in flush()
331 m_writeLock.unlock(); in tryFlush()
368 m_readLock.unlock(); in tryRead()
387 m_readLock.unlock(); in read()
DdeThreadSafeRingBuffer.hpp100 m_writeMutex.unlock(); in pushFront()
114 m_writeMutex.unlock(); in tryPushFront()
125 m_readMutex.unlock(); in popBack()
143 m_readMutex.unlock(); in tryPopBack()
DdeMutex.hpp44 void unlock (void) throw();
65 ~ScopedLock (void) { m_mutex.unlock(); } in ~ScopedLock()
102 inline void Mutex::unlock (void) throw() in unlock() function in de::Mutex
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
Dtry_lock_for.pass.cpp38 m.unlock(); in f1()
39 m.unlock(); in f1()
59 m.unlock(); in main()
66 m.unlock(); in main()
Dtry_lock_until.pass.cpp38 m.unlock(); in f1()
39 m.unlock(); in f1()
59 m.unlock(); in main()
66 m.unlock(); in main()
/external/mesa3d/src/glx/apple/
Dapple_glx_drawable.c123 d->unlock(d); in reference_drawable()
131 d->unlock(d); in release_drawable()
144 d->unlock(d); in destroy_drawable()
148 d->unlock(d); in destroy_drawable()
211 d->unlock(d); in destroy_drawable_callback()
215 d->unlock(d); in destroy_drawable_callback()
278 d->unlock = drawable_unlock; in common_init()
390 d->unlock(d); in apple_glx_garbage_collect_drawables()
395 d->unlock(d); in apple_glx_garbage_collect_drawables()
Dapple_glx_pixmap.c142 d->unlock(d); in apple_glx_pixmap_create()
151 d->unlock(d); in apple_glx_pixmap_create()
161 d->unlock(d); in apple_glx_pixmap_create()
173 d->unlock(d); in apple_glx_pixmap_create()
180 d->unlock(d); in apple_glx_pixmap_create()
217 d->unlock(d); in apple_glx_pixmap_query()
/external/jetty/src/java/org/eclipse/jetty/websocket/
DWebSocketGeneratorRFC6455.java70 _lock.unlock(); in getBuffer()
201 _lock.unlock(); in addFrame()
227 _lock.unlock(); in flushBuffer()
265 _lock.unlock(); in flush()
278 _lock.unlock(); in isBufferEmpty()
295 _lock.unlock(); in returnBuffer()
DWebSocketGeneratorD08.java66 _lock.unlock(); in getBuffer()
197 _lock.unlock(); in addFrame()
223 _lock.unlock(); in flushBuffer()
261 _lock.unlock(); in flush()
274 _lock.unlock(); in isBufferEmpty()
291 _lock.unlock(); in returnBuffer()
/external/jsilver/src/org/clearsilver/
DFactoryLoader.java65 factoryLock.readLock().unlock(); in getClearsilverFactory()
73 factoryLock.writeLock().unlock(); in getClearsilverFactory()
77 factoryLock.readLock().unlock(); in getClearsilverFactory()
97 factoryLock.writeLock().unlock(); in setClearsilverFactory()
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
Dunlock.pass.cpp39 lk.unlock(); in main()
44 lk.unlock(); in main()
54 lk.unlock(); in main()
/external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
Ddestructor.pass.cpp35 m.unlock(); in f()
45 m.unlock(); in g()
55 m.unlock(); in main()
/external/libcxx/src/
Dfuture.cpp101 __lk.unlock(); in set_value()
114 __lk.unlock(); in set_value_at_thread_exit()
127 __lk.unlock(); in set_exception()
141 __lk.unlock(); in set_exception_at_thread_exit()
149 __lk.unlock(); in __make_ready()
177 __lk.unlock(); in __sub_wait()
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
Dlock.pass.cpp39 m.unlock(); in f()
40 m.unlock(); in f()
50 m.unlock(); in main()

123456789