Changeset 79984 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- Jul 25, 2019 5:25:41 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132418
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/linux/ioqueue-iouringfile-provider.cpp
r79983 r79984 90 90 /** eventfd2() syscall not associated with io_uring but used for kicking waiters. */ 91 91 #define LNX_SYSCALL_EVENTFD2 19 92 92 93 93 94 /*********************************************************************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.