Changeset 90382 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 28, 2021 10:13:15 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 145968
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/VMM/VMMR0/PDMR0Driver.cpp ¶
r90346 r90382 189 189 190 190 191 /** @interface_method_impl{PDMDRVHLPR0,pfn } */191 /** @interface_method_impl{PDMDRVHLPR0,pfnCritSectScheduleExitEvent} */ 192 192 static DECLCALLBACK(int) pdmR0DrvHlp_CritSectScheduleExitEvent(PPDMDRVINS pDrvIns, PPDMCRITSECT pCritSect, 193 193 SUPSEMEVENT hEventToSignal)
Note:
See TracChangeset
for help on using the changeset viewer.