Home
last modified time | relevance | path

Searched refs:arc4_lock (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/lib/libc/thread/
Drthread_libc.c306 static _atomic_lock_t arc4_lock = _SPINLOCK_UNLOCKED; variable
311 _spinlock(&arc4_lock); in _thread_arc4_lock()
317 _spinunlock(&arc4_lock); in _thread_arc4_unlock()
/openbsd/src/usr.sbin/unbound/
DMakefile.in167 compat/arc4_lock.c compat/sha512.c compat/reallocarray.c compat/isblank.c \
1625 arc4_lock.lo arc4_lock.o: $(srcdir)/compat/arc4_lock.c config.h $(srcdir)/util/locks.h
Dconfigure.ac1830 AC_LIBOBJ(arc4_lock)
/openbsd/src/usr.sbin/unbound/doc/
DChangelog6752 dependencies, from OpenBSD. arc4_lock and sha512 in compat.