Searched refs:unlock (Results 1 - 9 of 9) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dpty.c21 int unlock = 0; local
22 return ioctl(fd, TIOCSPTLCK, &unlock);
/seL4-refos-master/libs/libplatsupport/src/plat/zynq7000/
H A Dsrc.c27 uint32_t unlock; /* 0x008 32 W 00000000h */ member in struct:slcr_lock_regs
55 r->lock.unlock = UNLOCK_KEY;
H A Ddevcfg.h42 uint32_t unlock; // 0x0034 Unlock member in struct:devcfg_regs
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/zynq7000/
H A Dsrc.c27 uint32_t unlock; /* 0x008 32 W 00000000h */ member in struct:slcr_lock_regs
55 r->lock.unlock = UNLOCK_KEY;
H A Ddevcfg.h42 uint32_t unlock; // 0x0034 Unlock member in struct:devcfg_regs
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dpthread_cond_timedwait.c47 static inline void unlock(volatile int *l) function
97 unlock(&c->_c_lock);
135 unlock(&c->_c_lock);
201 unlock(&c->_c_lock);
209 if (first) unlock(&first->barrier);
/seL4-refos-master/libs/libmuslc/src/malloc/
H A Dmalloc.c77 static inline void unlock(volatile int *lk) function
94 unlock(mal.bins[i].lock);
188 unlock(heap_lock);
213 unlock(heap_lock);
495 unlock(mal.free_lock);
521 unlock(mal.free_lock);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1844 unlock or open them. You can check for and try to deactivate traps
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex1844 unlock or open them. You can check for and try to deactivate traps

Completed in 101 milliseconds