- Timestamp:
- Dec 16, 2021 9:53:02 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/win/drv/VBoxNetFltRt-win.h
r82968 r92965 440 440 do { \ 441 441 Assert(vboxNetFltWinSListIsEmpty(&(_pList)->List)); \ 442 NdisFreeSpinLock(&(_pList)->Lock) \442 NdisFreeSpinLock(&(_pList)->Lock); \ 443 443 } while (0) 444 444
Note:
See TracChangeset
for help on using the changeset viewer.