Minor correction in umtx_*() calls, the mutex pointer should point to
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Jan 2005 04:21:16 +0000 (04:21 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 14 Jan 2005 04:21:16 +0000 (04:21 +0000)
commit5a5d8ecd9d067df69a774f7e0bac3d291c2faaea
treebfc2055d7caa0bb369055d68801ad03629ccf04f
parent76798859ef415eb95f84bb320a08b6426654eb17
Minor correction in umtx_*() calls, the mutex pointer should point to
volatile store.  Also correct the type, we are expecting to point to an
integer.
include/unistd.h