Module Name: src Committed By: riastradh Date: Thu Apr 21 12:05:13 UTC 2022
Modified Files:
src/sys/kern: sys_futex.c
Log Message:
futex(9): Convert membar_enter/exit to membar_acquire/release.
No functional change -- this is just in an illustrative comment!
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/sys_futex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
