Home
last modified time | relevance | path

Searched refs:locks (Results 1 – 25 of 26) sorted by relevance

12

/external/clearsilver/util/
Dskiplist.c32 UINT32 locks; /* count of locks on value */ member
92 x->locks++; in readUnlock()
158 (*item)->locks = 0; in skipAllocItem()
187 if(force || (! y->locks)) { /* check if value currently locked */ in skipFlushDeleted()
315 x->locks--; in skipRelease()
/external/apache-http/src/org/apache/http/client/methods/
DHttpRequestBase.java36 import java.util.concurrent.locks.Lock;
37 import java.util.concurrent.locks.ReentrantLock;
/external/dbus/dbus/
Ddbus-threads.c306 DBusMutex ***locks = data; in shutdown_global_locks() local
312 _dbus_mutex_free (*(locks[i])); in shutdown_global_locks()
313 *(locks[i]) = NULL; in shutdown_global_locks()
317 dbus_free (locks); in shutdown_global_locks()
/external/webkit/JavaScriptCore/wtf/
DCONTRIBUTORS.pthreads-win3221 implementation of spin locks and barriers;
55 First implementation of read-write locks.
81 Re-implemented and improved read-write locks;
137 implementation of MCS (Mellor-Crummey/Scott) locks.
/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DAbstractConnPool.java40 import java.util.concurrent.locks.Lock;
41 import java.util.concurrent.locks.ReentrantLock;
DWaitingThread.java35 import java.util.concurrent.locks.Condition;
DConnPoolByRoute.java39 import java.util.concurrent.locks.Condition;
/external/dbus/
DNEWS30 - recursive locks are now used when dbus_threads_init_default is called
273 directory to look in for console user locks
DChangeLog425 to do it. Add an item to 1.0 about supporting recursive locks
1116 Add two more global locks for use on windows platforms. These are
1119 maintanence and complexity that having seperate sets of locks would
1148 are stored in the two static lists and are replaced with actuall locks
1159 lists of mutex and condvar location and updates them with actuall locks
3161 - setup threads in glib and dbus so we make sure locks are working
10518 reduce number of locks slightly; the global lock in here sucks
10568 contention is global mempool locks for GList and DBusList.
10589 thread locks; include config.h at top; fix deadlock in
10846 to use thread locks.
[all …]
/external/clearsilver/
Dconfigure.in64 dnl Check for locks
/external/webkit/WebCore/platform/mac/
DKeyEventMac.mm410 // VK_CAPITAL (14) caps locks key
/external/e2fsprogs/lib/et/
Dcom_err.texinfo455 unlocking concurrancy locks, dropping reference counts, closing file
/external/webkit/JavaScriptGlue/
DChangeLog1481 (CFStringToUString): Don't lock, because our caller locks. Also, locking
2060 Updated to use new API to drop all locks.
/external/bluetooth/glib/gobject/
DChangeLog1681 speed up common code path (trades two write-locks for one read-lock).
2367 * gtype.[hc]: removed locks where possible. partly based on
3541 added required mutex locks.
/external/bluetooth/glib/
DChangeLog.pre-2-101055 removed GAllocator and free list usages and accompanying locks.
DChangeLog.pre-1-21104 given locks to be held.
DChangeLog.pre-2-06539 reader/writer locks and recursive mutexes are now in place. Please
/external/dropbear/libtomcrypt/
Dchanges31 …-- Removed mutex locks from fortuna_import as they create a deadlock and aren't required anyways […
237 …-- Added MUTEX locks around descriptor table functions [but not on the functions that are dependen…
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-141054 (WTF::FastMallocZone::forceLock): Grab the TCMalloc locks.
1055 (WTF::FastMallocZone::forceUnlock): Release the TCMalloc locks.
4155 * API/JSCallbackConstructor.cpp: Drop all locks when calling out to C.
4174 * bindings/c/c_instance.cpp: Drop all locks when calling out to C.
4177 * bindings/c/c_runtime.cpp: Drop all locks when calling out to C.
4181 (KJS::Bindings::dispatchJNICall): Drop all locks when calling out to Java.
16025 added a convenient packaged way to temporarily drop locks.
25148 Added additional interpreter locks around getMember and getSlot.
DChangeLog-2008-08-102646 Made recursion count per-thread, now that locks may not lock.
/external/bluetooth/glib/docs/reference/glib/
Dregex-syntax.sgml1772 This kind of parenthesis "locks up" the part of the pattern it contains
/external/bluetooth/glib/gio/
DChangeLog2370 * gvolumemonitor.h: Use recursive locks so it's safe for volume
/external/webkit/WebKit/win/
DChangeLog-2009-06-1617082 DnD a font file in Boomer locks it up.
19242 Ignore errors during registration. Vista locks off more of
21340 <rdar://4757389> Browser locks up while navigating to a new page
/external/webkit/WebCore/
DChangeLog-2003-10-2512625 (KJS::HTMLDocument::putValue): Assignment to document.location locks history
12628 (Window::put): Assignment to window.location locks history
12631 (Location::put): Assignment to window.location locks history
/external/srec/config/en.us/dictionary/
Dlarge.ok17117 locks loks

12