diff options
author | jhb <jhb@FreeBSD.org> | 2014-11-18 21:55:50 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2014-11-18 21:55:50 +0000 |
commit | 9cc63a16af2508949a3860eeffd4da6134a36df5 (patch) | |
tree | 3a9d54e8b27ae0f63da52f426c5f88ba72393647 /lib/libfetch | |
parent | e6087752024249ef49782dacc4c331dbb7f889a7 (diff) | |
download | FreeBSD-src-9cc63a16af2508949a3860eeffd4da6134a36df5.zip FreeBSD-src-9cc63a16af2508949a3860eeffd4da6134a36df5.tar.gz |
Add locking to mly(4) and mark MPSAFE.
- Add a per-softc mutex.
- Use mutex as CAM sim lock.
- Use taskqueue_thread instead of taskqueue_swi_giant.
- Use callout(9) instead of timeout(9).
- Use bus_*() instead of bus_space_*().
Tested by: no one
Diffstat (limited to 'lib/libfetch')
0 files changed, 0 insertions, 0 deletions