diff options
author | 2010-04-23 19:40:28 +0000 | |
---|---|---|
committer | 2010-04-23 19:40:28 +0000 | |
commit | 5deff29eaf8bfaf3380cb4348330ac7f2bc2d685 (patch) | |
tree | 06c4e33ca574e34a7979f8e13d76be44bd9a2948 /sys/kern/kern_sched.c | |
parent | It is about time that we stopped pretending simple_locks are locks. (diff) | |
download | wireguard-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