Changeset 34432 in vbox for trunk/src/VBox
- Timestamp:
- Nov 27, 2010 10:07:36 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h
r34344 r34432 542 542 /** Flag whether the host supports the async flush API. */ 543 543 bool fAsyncFlushSupported; 544 #ifdef DEBUG544 #ifdef VBOX_WITH_DEBUGGER 545 545 /** Status code to inject for the next complete read. */ 546 546 volatile int rcReqRead;
Note:
See TracChangeset
for help on using the changeset viewer.