History log of /netbsd-src/sys/compat/netbsd32/netbsd32_futex.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 276ef223 26-Apr-2020 thorpej <thorpej@NetBSD.org>

Add a NetBSD native futex implementation, mostly written by riastradh@.
Map the COMPAT_LINUX futex calls to the native ones.