HomeSort by relevance Sort by last modified time
    Searched full:futex (Results 26 - 50 of 301) sorted by null

12 3 4 5 6 7 8 91011>>

  /art/runtime/base/
mutex.h 58 // futex.
340 // changed and doesn't enter the wait. Modified while holding guard_, but is read by futex wait
343 // Number of threads that have come into to wait, not the length of the waiters on the futex as
  /external/chromium_org/native_client_sdk/src/tools/tests/data/
test_static_arm.nexe 
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 452 futex
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 487 futex
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 395 futex
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 389 futex
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
CONTRIBUTORS 78 new mutex implementation in 'futex' style;
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
shim_ppapi.c 27 * are superseded by the "irt-futex" interface. See:
  /external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32 86 new mutex implementation in 'futex' style;
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
spinlock_internal.cc 96 // The futex path multiplies this by 16, since we expect explicit wakeups
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
spinlock_internal.cc 96 // The futex path multiplies this by 16, since we expect explicit wakeups
  /external/valgrind/main/coregrind/m_scheduler/
sema.c 44 Slower (than the removed futex-based sema scheme) but more portable
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sched.h 55 # define CLONE_CHILD_CLEARTID 0x00200000 /* Register exit futex and memory
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sched.h 55 # define CLONE_CHILD_CLEARTID 0x00200000 /* Register exit futex and memory
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sched.h 55 # define CLONE_CHILD_CLEARTID 0x00200000 /* Register exit futex and memory
  /development/ndk/platforms/android-3/arch-arm/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /external/valgrind/main/drd/
drd_barrier.c 341 * has been compiled with --enable-linux-futex.
348 " with option --disable-linux-futex. See also"
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/lib/
libc.so 

Completed in 743 milliseconds

12 3 4 5 6 7 8 91011>>