Changeset 52738 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Sep 13, 2014 11:12:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp
r52737 r52738 3954 3954 # endif 3955 3955 3956 /* LPC object type. */ 3957 g_pAlpcPortObjectType1 = *LpcPortObjectType; 3958 3956 3959 /* The spinlock protecting our structures. */ 3957 3960 int rc = RTSpinlockCreate(&g_hNtProtectLock, RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE, "NtProtectLock");
Note:
See TracChangeset
for help on using the changeset viewer.