diff options
author | msmith <msmith@FreeBSD.org> | 2000-10-09 00:41:29 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-10-09 00:41:29 +0000 |
commit | 12c1416afe977a7848d0bd1aab42981d69b6933a (patch) | |
tree | b9350cda5a63c8769e746096273a5ce555d513f9 /sys/dev/pci/pci.c | |
parent | 62cf720766d52fe137a61d39461e57eef44bfc66 (diff) | |
download | FreeBSD-src-12c1416afe977a7848d0bd1aab42981d69b6933a.zip FreeBSD-src-12c1416afe977a7848d0bd1aab42981d69b6933a.tar.gz |
Change the way that eventhandler lists are processed so that an event
handler can safely remove itself from a list while being run.
(Note that it is not safe to remove anything else from the same list,
as this may still cause corruption in the case where the removed
item is next on the list.)
Diffstat (limited to 'sys/dev/pci/pci.c')
0 files changed, 0 insertions, 0 deletions