summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_sched.c
diff options
context:
space:
mode:
authoroga <oga@openbsd.org>2010-04-23 19:40:28 +0000
committeroga <oga@openbsd.org>2010-04-23 19:40:28 +0000
commit5deff29eaf8bfaf3380cb4348330ac7f2bc2d685 (patch)
tree06c4e33ca574e34a7979f8e13d76be44bd9a2948 /sys/kern/kern_sched.c
parentIt is about time that we stopped pretending simple_locks are locks. (diff)
downloadwireguard-openbsd-5deff29eaf8bfaf3380cb4348330ac7f2bc2d685.tar.xz
wireguard-openbsd-5deff29eaf8bfaf3380cb4348330ac7f2bc2d685.zip
simple_lock -> XXXLOCKING comments.
This is a similar case to the ntfs commit just made, howerver things a somewhat more hard to audit because cd9660 actually implements vnode locking (using lockmgr still due to vnode recursion *vomit*). No rwlock on the hash table though so these locks can probably be converted to mutexes fairly simply to prevent reentering the list code.
Diffstat (limited to 'sys/kern/kern_sched.c')
0 files changed, 0 insertions, 0 deletions