VirtualBox

Ignore:
Timestamp:
Jul 28, 2021 8:00:43 PM (3 years ago)
Author:
vboxsync
Message:

VMM: Implementing blocking on critical sections in ring-0 HM context (actual code is disabled). bugref:6695

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0.cpp

    r87606 r90379  
    15131513/**
    15141514 * Thread-context hook for HM.
     1515 *
     1516 * This is used together with RTThreadCtxHookCreate() on platforms which
     1517 * supports it, and directly from VMMR0EmtPrepareForBlocking() and
     1518 * VMMR0EmtResumeAfterBlocking() on platforms which don't.
    15151519 *
    15161520 * @param   enmEvent        The thread-context event.
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