Changeset 49519 in vbox
- Timestamp:
- Nov 18, 2013 9:24:04 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp
r49510 r49519 133 133 134 134 /* VBoxVBVAExHP**, i.e. processor functions, can NOT be called concurrently with each other, 135 /* can be called concurrently with istelf as well as with other VBoxVBVAEx** functions except Init/Start/Term aparently */135 * can be called concurrently with istelf as well as with other VBoxVBVAEx** functions except Init/Start/Term aparently */ 136 136 static int VBoxVBVAExHSCheckCommands(struct VBVAEXHOSTCONTEXT *pCmdVbva); 137 137
Note:
See TracChangeset
for help on using the changeset viewer.