HomeSort by relevance Sort by last modified time
    Searched refs:UNLOCK (Results 1 - 25 of 33) 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 372 Classifier.BOUNCER_UNLOCK : Classifier.UNLOCK);
  /toolchain/binutils/binutils-2.27/libiberty/
setenv.c 70 /* LOCK and UNLOCK are defined as no-ops. This makes the libiberty
73 #define UNLOCK
114 UNLOCK;
123 UNLOCK;
148 UNLOCK;
158 UNLOCK;
182 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/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 106 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0)
134 UNLOCK(listener);
139 UNLOCK(listener);
296 UNLOCK(lev);
307 UNLOCK(lev);
333 UNLOCK(lev);
351 UNLOCK(lev);
375 UNLOCK(lev);
384 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);
  /external/python/cpython2/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...]
  /external/python/cpython3/Objects/
obmalloc.c 723 * lock object on a particular platform and the init/fini/lock/unlock
726 * INIT, [LOCK, UNLOCK]*, FINI.
814 #define UNLOCK() SIMPLELOCK_UNLOCK(_malloc_lock)
    [all...]
  /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);
  /external/libvncserver/rfb/
rfb.h 68 #define UNLOCK(mutex) (rfbLog("%s:%d UNLOCK(%s,0x%x)\n",__FILE__,__LINE__,#mutex,&(mutex)), pthread_mutex_unlock(&(mutex)))
81 #define UNLOCK(mutex) pthread_mutex_unlock(&(mutex));
95 #define UNLOCK(mutex)
    [all...]

Completed in 1375 milliseconds

1 2