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

/external/bison/lib/
H A Dunsetenv.c42 # define LOCK __libc_lock_lock (envlock) macro
45 # define LOCK
70 LOCK;
/external/autotest/server/cros/
H A Dhost_lock_manager.py32 @attribute LOCK: a string.
36 LOCK = 'lock' variable in class:HostLockManager
79 @param operation: a string, LOCK or UNLOCK.
90 if operation == self.LOCK and host_info.locked:
116 return self._host_modifier(new_hosts, self.LOCK, lock_reason=lock_reason)
146 @param operation: a string, LOCK or UNLOCK.
163 kwargs = {'locked': True if operation == self.LOCK else False}
164 if operation == self.LOCK:
170 if operation == self.LOCK and lock_reason:
/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.cpp229 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
1210 umtx_lock(&LOCK);
1221 umtx_unlock(&LOCK);
H A Dsmpdtfmt.cpp224 static UMutex LOCK = U_MUTEX_INITIALIZER; variable
1256 umtx_lock(&LOCK);
1263 umtx_unlock(&LOCK);
3804 umtx_lock(&LOCK);
3816 umtx_unlock(&LOCK);
/external/libevent/
H A Dlistener.c103 #define LOCK(listener) EVLOCK_LOCK((listener)->lock, 0) macro
121 LOCK(listener);
259 LOCK(lev);
283 LOCK(lev);
297 LOCK(lev);
324 LOCK(lev);
342 LOCK(lev);
361 LOCK(lev);
375 LOCK(lev);
388 LOCK(le
[all...]
/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/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 240 milliseconds