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

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_test_util_linux.cc 197 MUTEX_UNLOCK,
292 case Event::MUTEX_UNLOCK:
431 Event event(Event::MUTEX_UNLOCK, &m);
  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 28 #define MUTEX_UNLOCK(x) ReleaseMutex(x)
37 #define MUTEX_UNLOCK(x) pthread_mutex_unlock(&(x))
162 MUTEX_UNLOCK(mutex_buf[n]);
183 MUTEX_UNLOCK(l->mutex);
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c     [all...]
  /libcore/luni/src/main/native/
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp 1051 #define MUTEX_UNLOCK(x) pthread_mutex_unlock(&(x))
1063 MUTEX_UNLOCK(mutex_buf[n]);
    [all...]

Completed in 146 milliseconds