Minor correction in umtx_*() calls, the mutex pointer should point to
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Jan 2005 04:19:55 +0000 (04:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Jan 2005 04:19:55 +0000 (04:19 +0000)
commit76798859ef415eb95f84bb320a08b6426654eb17
tree9667f96433df5dea036970d2ee9fc2e22d18203f
parent3baaade82a5a224f6b030237a015ac98a9a93b89
Minor correction in umtx_*() calls, the mutex pointer should point to
volatile store.
sys/kern/init_sysent.c
sys/kern/syscalls.c
sys/kern/syscalls.master
sys/sys/syscall-args
sys/sys/syscall-hide.h
sys/sys/syscall.h
sys/sys/syscall.mk
sys/sys/sysproto.h
sys/sys/sysunion.h