Changeset 9694 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jun 14, 2008 3:15:06 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDRVShared.c
r9621 r9694 1217 1217 /* 1218 1218 * Allocate the usage record. 1219 * (We keep freed usage records around to simpli ty SUPR0ObjAddRef().)1219 * (We keep freed usage records around to simplify SUPR0ObjAddRef().) 1220 1220 */ 1221 1221 RTSpinlockAcquire(pDevExt->Spinlock, &SpinlockTmp);
Note:
See TracChangeset
for help on using the changeset viewer.