Changeset 41755 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Jun 15, 2012 1:12:58 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78568
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrv.c
r41254 r41755 5156 5156 /* 5157 5157 * Do this behind a spinlock with interrupts disabled as this can fire 5158 * on all CPUs simultaneously, see #6110.5158 * on all CPUs simultaneously, see @bugref{6110}. 5159 5159 */ 5160 5160 RTSpinlockAcquire(pDevExt->hGipSpinlock);
Note:
See TracChangeset
for help on using the changeset viewer.