HomeSort by relevance Sort by last modified time
    Searched refs:UNLOCK (Results 1 - 25 of 35) sorted by null

1 2

  /external/ltp/testcases/kernel/io/disktest/
signals.c 81 UNLOCK(sig_mutex);
88 UNLOCK(sig_mutex);
95 UNLOCK(sig_mutex);
102 UNLOCK(sig_mutex);
109 UNLOCK(sig_mutex);
116 UNLOCK(sig_mutex);
167 UNLOCK(sig_mutex);
threading.h 109 #define UNLOCK(Mutex) ReleaseMutex((void *) Mutex)
116 #define UNLOCK(Mutex) \
childmain.c 701 UNLOCK(env->mutexs.MutexACTION);
782 UNLOCK(env->mutexs.MutexACTION);
805 UNLOCK(env->mutexs.MutexIO);
842 UNLOCK(env->mutexs.MutexACTION);
858 UNLOCK(env->mutexs.MutexIO);
889 UNLOCK(env->mutexs.MutexACTION);
991 UNLOCK(MutexMISCOMP);
999 UNLOCK(env->mutexs.MutexACTION);
1007 UNLOCK(env->mutexs.MutexACTION);
1016 UNLOCK(env->mutexs.MutexACTION)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
Classifier.java 30 public static final int UNLOCK = 4;
DirectionEvaluator.java 35 case Classifier.UNLOCK:
FalsingManager.java 350 mHumanInteractionClassifier.setType(Classifier.UNLOCK);
  /toolchain/binutils/binutils-2.25/libiberty/
setenv.c 72 /* LOCK and UNLOCK are defined as no-ops. This makes the libiberty
75 #define UNLOCK
116 UNLOCK;
125 UNLOCK;
150 UNLOCK;
160 UNLOCK;
184 UNLOCK;
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraActions.java 24 public static final int UNLOCK = 4;
65 case UNLOCK:
66 return "UNLOCK";
  /external/bison/lib/
unsetenv.c 43 # define UNLOCK __libc_lock_unlock (envlock)
46 # define UNLOCK
87 UNLOCK;
  /external/autotest/server/cros/
host_lock_manager.py 15 A caller can lock or unlock one or more DUTs. If the caller fails to unlock()
16 locked hosts before the instance is destroyed, it will attempt to unlock() the
25 manager.unlock()
33 @attribute UNLOCK: a string.
37 UNLOCK = 'unlock'
70 logging.warning('Caller failed to unlock %r! Forcing unlock now.',
72 self.unlock()
119 def unlock(self, hosts=None): member in class:HostLockManager
    [all...]
host_lock_manager_unittest.py 59 self.locked_hosts for UNLOCK.
62 @param operation: a string, LOCK or UNLOCK.
68 elif operation == self.UNLOCK:
100 actual = self.manager._check_host(self.HOST1, self.manager.UNLOCK)
120 actual = self.manager._check_host(host_with_dot, self.manager.UNLOCK)
155 self.manager.unlock(hosts)
164 manager.unlock(hosts)
173 manager.unlock(hosts)
200 self.manager.UNLOCK).AndReturn(self.HOST1)
205 self.manager._host_modifier(hosts, self.manager.UNLOCK)
    [all...]
  /external/libevent/
listener.c 104 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0)
132 UNLOCK(listener);
137 UNLOCK(listener);
289 UNLOCK(lev);
300 UNLOCK(lev);
326 UNLOCK(lev);
344 UNLOCK(lev);
368 UNLOCK(lev);
377 UNLOCK(lev);
411 UNLOCK(lev)
    [all...]
  /external/libvncserver/test/
encodingstest.c 65 UNLOCK(statisticsMutex);
89 UNLOCK(frameBufferMutex);
96 UNLOCK(frameBufferMutex);
217 UNLOCK(statisticsMutex);
241 UNLOCK(frameBufferMutex);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
obmalloc.c 245 * lock object on a particular platform and the init/fini/lock/unlock
248 * INIT, [LOCK, UNLOCK]*, FINI.
354 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
obmalloc.c 215 * lock object on a particular platform and the init/fini/lock/unlock
218 * INIT, [LOCK, UNLOCK]*, FINI.
324 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)
    [all...]
  /external/libvncserver/libvncserver/
main.c 87 UNLOCK(extMutex);
98 UNLOCK(extMutex);
125 UNLOCK(extMutex);
141 UNLOCK(extMutex);
159 UNLOCK(extMutex);
256 UNLOCK(logMutex);
350 UNLOCK(cl->updateMutex);
409 UNLOCK(cl->updateMutex);
479 UNLOCK(cl->updateMutex);
492 UNLOCK(cl->updateMutex)
    [all...]
cursor.c 480 UNLOCK(s->cursorMutex);
490 UNLOCK(s->cursorMutex);
498 UNLOCK(s->cursorMutex);
511 UNLOCK(s->cursorMutex);
542 UNLOCK(s->cursorMutex);
551 UNLOCK(s->cursorMutex);
671 UNLOCK(s->cursorMutex);
701 UNLOCK(cl->updateMutex);
754 UNLOCK(rfbScreen->cursorMutex);
scale.c 329 UNLOCK(cl->updateMutex);
383 UNLOCK(cl->updateMutex);
399 UNLOCK(cl->updateMutex);
rfbserver.c 134 UNLOCK(cl->refCountMutex);
143 UNLOCK(cl->refCountMutex);
206 UNLOCK(rfbClientListMutex);
216 UNLOCK(rfbClientListMutex);
414 UNLOCK(rfbClientListMutex);
547 UNLOCK(rfbClientListMutex);
557 UNLOCK(cl->refCountMutex);
614 UNLOCK(cl->outputMutex);
618 UNLOCK(cl->sendMutex);
1132 UNLOCK(cl->sendMutex)
    [all...]
sockets.c 520 UNLOCK(cl->updateMutex);
795 UNLOCK(cl->outputMutex);
815 UNLOCK(cl->outputMutex);
822 UNLOCK(cl->outputMutex);
830 UNLOCK(cl->outputMutex);
translate.c 434 UNLOCK(cl->updateMutex);
  /frameworks/av/camera/
ICamera.cpp 49 UNLOCK,
304 virtual status_t unlock() function in class:android::hardware::BpCamera
308 remote()->transact(UNLOCK, data, &reply);
484 case UNLOCK: {
486 reply->writeInt32(unlock());
  /external/valgrind/drd/scripts/
download-and-build-splash2.in 115 UNLOCK(e->elem_lock->lock);
  /system/nfc/halimpl/bcm2079x/gki/ulinux/
gki_ulinux.c 59 #define UNLOCK(m) pthread_mutex_unlock(&m)
128 UNLOCK(gki_cb.os.GKI_trace_mutex);
706 /* unlock thread_evt_mutex as pthread_cond_wait() does auto lock when cond
726 /* unlock thread_evt_mutex as pthread_cond_wait() does auto lock mutex when
    [all...]
  /system/nfc/src/gki/ulinux/
gki_ulinux.c 59 #define UNLOCK(m) pthread_mutex_unlock(&m)
126 UNLOCK(gki_cb.os.GKI_trace_mutex);
689 /* unlock thread_evt_mutex as pthread_cond_wait() does auto lock when cond
709 /* unlock thread_evt_mutex as pthread_cond_wait() does auto lock mutex when
    [all...]

Completed in 295 milliseconds

1 2