Searched defs:LOCK (Results 1 - 11 of 11) sorted by relevance

/external/bison/lib/
H A Dunsetenv.c42 # define LOCK __libc_lock_lock (envlock) macro
45 # define LOCK
70 LOCK;
/external/icu/icu4c/source/i18n/
H A Dtridpars.cpp51 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
660 Mutex lock(&LOCK);
864 umtx_lock(&LOCK);
866 umtx_unlock(&LOCK);
H A Ddtfmtsym.cpp217 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
1198 umtx_lock(&LOCK);
1209 umtx_unlock(&LOCK);
H A Dsmpdtfmt.cpp220 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
1234 umtx_lock(&LOCK);
1241 umtx_unlock(&LOCK);
3779 umtx_lock(&LOCK);
3791 umtx_unlock(&LOCK);
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
H A Dgki_ulinux.c60 #define LOCK(m) pthread_mutex_lock(&m) macro
126 LOCK(gki_cb.os.GKI_trace_mutex);
/external/libnfc-nci/src/gki/ulinux/
H A Dgki_ulinux.c59 #define LOCK(m) pthread_mutex_lock(&m) macro
123 LOCK(gki_cb.os.GKI_trace_mutex);
/external/libvncserver/rfb/
H A Drfb.h67 #define LOCK(mutex) (rfbLog("%s:%d LOCK(%s,0x%x)\n",__FILE__,__LINE__,#mutex,&(mutex)), pthread_mutex_lock(&(mutex)))
80 #define LOCK(mutex) pthread_mutex_lock(&(mutex)); macro
94 #define LOCK(mutex) macro
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h516 #define LOCK CHOICE(lock, lock, lock) macro
1241 #define LOCK lock macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
H A Dpdebuild-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 601 milliseconds