VirtualBox

Ignore:
Timestamp:
Apr 25, 2013 10:05:52 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85273
Message:

Runtime: Async I/O manager for IPRT based on PDMAsyncCompletion* but simpler, will be used in testcases later (hacking in progress)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r44528 r45723  
    3131 * @{ */
    3232
     33/** Magic number for RTAIOMGRINT::u32Magic. (Emil Erich Kaestner) */
     34#define RTAIOMGR_MAGIC                  UINT32_C(0x18990223)
     35/** Magic number for RTAIOMGRINTFILE::u32Magic. (Ephraim Kishon) */
     36#define RTAIOMGRFILE_MAGIC              UINT32_C(0x19240823)
    3337/** Magic number for RTDBGMODINT::u32Magic. (Charles Lloyd) */
    3438#define RTDBGAS_MAGIC                   UINT32_C(0x19380315)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette