Changeset 80035 in vbox for trunk/src/VBox/Runtime/common/ioqueue
- Timestamp:
- Jul 29, 2019 7:32:39 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132470
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/ioqueue/ioqueuebase.cpp
r79983 r80035 89 89 &g_RTIoQueueLnxIoURingProv, 90 90 #endif 91 #ifndef RT_OS_OS2 91 92 &g_RTIoQueueAioFileProv, 93 #endif 92 94 &g_RTIoQueueStdFileProv 93 95 };
Note:
See TracChangeset
for help on using the changeset viewer.