VirtualBox

Changeset 90636 in vbox for trunk


Ignore:
Timestamp:
Aug 11, 2021 8:37:00 PM (3 years ago)
Author:
vboxsync
Message:

VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 contexts. [build fix] bugref:6695

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PDMAllCritSectRw.cpp

    r90634 r90636  
    812812    uint64_t const          tsStart           = RTTimeNanoTS();
    813813    uint64_t                cNsMaxTotal       = RT_NS_5MIN;
    814     uint64_t const          cNsMaxRetry       = RT_NS_15SEC;
    815814    uint32_t                cMsMaxOne         = RT_MS_5SEC;
    816815    bool                    fNonInterruptible = false;
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