Searched refs:UNLOCK (Results 1 - 21 of 21) sorted by relevance

/external/ltp/testcases/kernel/io/disktest/
H A Dsignals.c81 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);
H A Dthreading.h109 #define UNLOCK(Mutex) ReleaseMutex((void *) Mutex) macro
116 #define UNLOCK(Mutex) \ macro
H A Dchildmain.c701 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(en
[all...]
H A Dsfunc.c185 UNLOCK(mTime);
/external/bison/lib/
H A Dunsetenv.c43 # define UNLOCK __libc_lock_unlock (envlock) macro
46 # define UNLOCK
87 UNLOCK;
/external/autotest/server/cros/
H A Dhost_lock_manager.py33 @attribute UNLOCK: a string.
37 UNLOCK = 'unlock' variable in class:HostLockManager
79 @param operation: a string, LOCK or UNLOCK.
95 elif operation == self.UNLOCK and not host_info.locked:
139 return self._host_modifier(updated_hosts, self.UNLOCK)
146 @param operation: a string, LOCK or UNLOCK.
172 elif operation == self.UNLOCK:
H A Dhost_lock_manager_unittest.py59 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)
200 self.manager.UNLOCK).AndReturn(self.HOST1)
205 self.manager._host_modifier(hosts, self.manager.UNLOCK)
/external/libevent/
H A Dlistener.c104 #define UNLOCK(listener) EVLOCK_UNLOCK((listener)->lock, 0) macro
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(le
[all...]
/external/libvncserver/test/
H A Dencodingstest.c65 UNLOCK(statisticsMutex);
89 UNLOCK(frameBufferMutex);
96 UNLOCK(frameBufferMutex);
217 UNLOCK(statisticsMutex);
241 UNLOCK(frameBufferMutex);
/external/libvncserver/libvncserver/
H A Dmain.c87 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(c
[all...]
H A Dcursor.c480 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);
H A Dscale.c329 UNLOCK(cl->updateMutex);
383 UNLOCK(cl->updateMutex);
399 UNLOCK(cl->updateMutex);
H A Drfbserver.c134 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(c
[all...]
H A Dsockets.c520 UNLOCK(cl->updateMutex);
795 UNLOCK(cl->outputMutex);
815 UNLOCK(cl->outputMutex);
822 UNLOCK(cl->outputMutex);
830 UNLOCK(cl->outputMutex);
H A Dtranslate.c434 UNLOCK(cl->updateMutex);
/external/valgrind/drd/scripts/
H A Ddownload-and-build-splash2.in115 UNLOCK(e->elem_lock->lock);
/external/libvncserver/rfb/
H A Drfb.h68 #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)); macro
95 #define UNLOCK(mutex) macro
/external/syslinux/memdisk/
H A Dmemdisk.inc1019 dw EDDLock ; 45h - EDD LOCK/UNLOCK MEDIA
/external/valgrind/memcheck/tests/solaris/
H A Dscalar.stderr.exp4667 212: SYS_lwp_rwlock_sys (UNLOCK) 2s 2m
/external/sqlite/dist/orig/
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3.c[all...]

Completed in 1241 milliseconds