VirtualBox

Ignore:
Timestamp:
Jul 2, 2020 9:13:04 PM (5 years ago)
Author:
vboxsync
Message:

SUPDrv,RuntimeR0: There must be no duplicates here, so RTStrCopy should be taken from SUPDrv while RTTimeMilliTS and RTTimeNanoTS should not (we'll be using the SUP version from timesup.cpp).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.cpp

    r84938 r85041  
    460460    { "RTThreadWaitNoResume",                   (void *)(uintptr_t)RTThreadWaitNoResume },
    461461    { "RTThreadYield",                          (void *)(uintptr_t)RTThreadYield },
    462     { "RTTimeMilliTS",                          (void *)(uintptr_t)RTTimeMilliTS },
    463     { "RTTimeNanoTS",                           (void *)(uintptr_t)RTTimeNanoTS },
    464462    { "RTTimeNow",                              (void *)(uintptr_t)RTTimeNow },
    465463    { "RTTimerCanDoHighResolution",             (void *)(uintptr_t)RTTimerCanDoHighResolution },
Note: See TracChangeset for help on using the changeset viewer.

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