/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
pseudotcpchannel.cc | 78 // avoid thread contention. This means that the PseudoTcpChannel cannot go
|
/external/grub/netboot/ |
ni5010.c | 144 #define XMD_DIS_C 0x01 /* =1 disables contention. normally 0 */
|
/frameworks/wilhelm/tests/native-media/jni/ |
native-media-jni.c | 108 // note there is never any contention on this mutex unless a discontinuity request is active
|
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/ |
public_infoele.h | 349 uint8 cwMin; /* The contention window minimum size (in slots) for */ 351 uint16 cwMax; /* The contention window maximum size (in slots) for */ 537 8 Contention Free - When set, the WiLink receives all contention free frames. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
AbstractQueuedLongSynchronizer.java | 111 * effort if there is never contention. Instead, the node 113 * contention. [all...] |
AbstractQueuedSynchronizer.java | 342 * effort if there is never contention. Instead, the node 344 * contention. [all...] |
ReentrantLock.java | 28 * contention, locks favor granting access to the longest-waiting
|
/external/chromium/base/ |
tracked_objects.h | 23 // very little contention caused by the tracking. The data can be viewed via 28 // recurring allocation/deallocation, lock contention and data copying. In the
|
/external/guava/guava/src/com/google/common/cache/ |
CacheBuilder.java | 302 * without contention. Because assignment of entries to these partitions is not necessarily 306 * to thread contention. But overestimates and underestimates within an order of magnitude do not [all...] |
/hardware/ti/wlan/wl1271/TWD/TWDriver/ |
Device.h | 352 Contention window -32bit, RW 357 [06:00] Current contention window value - default is 0x1F
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
pthread.h | 337 /* Return in *SCOPE the scheduling contention scope of *ATTR. */ 342 /* Set scheduling contention scope in *ATTR according to SCOPE. */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
pthread.h | 337 /* Return in *SCOPE the scheduling contention scope of *ATTR. */ 342 /* Set scheduling contention scope in *ATTR according to SCOPE. */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
pthread.h | 337 /* Return in *SCOPE the scheduling contention scope of *ATTR. */ 342 /* Set scheduling contention scope in *ATTR according to SCOPE. */ [all...] |
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteDatabaseTest.java | 700 // On another thread, begin a transaction there. This causes contention 724 // Yield. There should be contention for the database now, so yield will [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MapMaker.java | 253 * without contention. Because assignment of entries to these partitions is not necessarily 257 * to thread contention. But overestimates and underestimates within an order of magnitude do not [all...] |
/external/quake/quake/src/QW/client/ |
d_draw.s | 894 movl %ebp,4(%edi) // FIXME: eliminate register contention 1009 movl %ebp,4(%edi) // FIXME: eliminate register contention
|
/external/quake/quake/src/WinQuake/ |
d_draw.s | 894 movl %ebp,4(%edi) // FIXME: eliminate register contention 1009 movl %ebp,4(%edi) // FIXME: eliminate register contention
|
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | [all...] |
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ConcurrentHashMap.java | 47 * number of concurrent updates without contention. Because placement 52 * and a significantly lower value can lead to thread contention. But [all...] |
SynchronousQueue.java | 67 * contention but Lifo maintains higher thread locality in common 274 * to push nodes fail due to contention. [all...] |
Semaphore.java | 252 * first-in first-out granting of permits under contention,
|
/external/dbus/dbus/ |
dbus-keyring.c | 387 * lock it, which avoids a lot of lock contention at login time and
|
/frameworks/native/opengl/libagl/ |
context.h | 226 // or 2 + 2 for indexed triangles w/ cache contention
|
/libcore/luni/src/main/java/java/util/logging/ |
FileHandler.java | 90 * pattern and some contention on a file does occur, then a unique numerical
|