VirtualBox

Ignore:
Timestamp:
Feb 16, 2021 2:27:43 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142820
Message:

VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a pVM parameter. Only internal callbacks have been updated with a hTimer parameter, so far. bugref:9943

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMBlkCacheInternal.h

    r82968 r87766  
    134134    volatile bool       fCommitInProgress;
    135135    /** Commit interval timer */
    136     PTMTIMERR3          pTimerCommit;
     136    TMTIMERHANDLE       hTimerCommit;
    137137    /** Number of endpoints using the cache. */
    138138    uint32_t            cRefs;
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