diff options
author | rwatson <rwatson@FreeBSD.org> | 2004-03-09 20:29:19 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2004-03-09 20:29:19 +0000 |
commit | 19c49ad2c7cbeca9553738f8fd1e36f2d823979b (patch) | |
tree | b721d5a99ded9a345e87c671a53c4b715a88b80b /lib/libc | |
parent | 90072dfae070d180d3c16e0f229fb392b4b910b5 (diff) | |
download | FreeBSD-src-19c49ad2c7cbeca9553738f8fd1e36f2d823979b.zip FreeBSD-src-19c49ad2c7cbeca9553738f8fd1e36f2d823979b.tar.gz |
Introduce stf_mtx to protect global softc list in if_stf. Add
stf_destroy() to handle the common softc destruction path for the
two destruction sources: interface cloning destroy, and module
unload.
NOTE: sc_ro, the cached route for stf conversion, is not synchronized
against concurrent access in this change, that will follow in a future
change.
Reviewed by: pjd
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions