HomeSort by relevance Sort by last modified time
    Searched refs:pthread_spin_lock (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/drd/tests/
pth_spinlock.c 27 pthread_spin_lock(&s_spinlock);
tsan_thread_wrappers_pthread.h 121 CHECK(0 == pthread_spin_lock(&mu_));
  /external/valgrind/unittest/
thread_wrappers_pthread.h 300 CHECK(0 == pthread_spin_lock(&mu_));
racecheck_unittest.cc     [all...]
  /external/stlport/stlport/stl/
_threads.h 328 inline void _M_acquire_lock() { pthread_spin_lock( &_M_lock ); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h 328 inline void _M_acquire_lock() { pthread_spin_lock( &_M_lock ); }
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_threads.h 328 inline void _M_acquire_lock() { pthread_spin_lock( &_M_lock ); }
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_threads.h 328 inline void _M_acquire_lock() { pthread_spin_lock( &_M_lock ); }
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h     [all...]
  /external/valgrind/tsan/
ts_pin.cc     [all...]

Completed in 222 milliseconds