VirtualBox

Changeset 92250 in vbox for trunk/include


Ignore:
Timestamp:
Nov 6, 2021 3:58:20 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148090
Message:

IPRT/RTR0MemObj: Added RTR0MemObjWasZeroInitialized and a couple of flags with which the backend can feed it the necessary info. It would be good to try avoid zeroing memory twice when we can. [fix] bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/memobj.h

    r92246 r92250  
    125125 *          allocations.
    126126 */
    127 RTR0DECL(bool) RTR0MemObjWasZeroInitialized(PRTR0MEMOBJ hMemObj);
     127RTR0DECL(bool) RTR0MemObjWasZeroInitialized(RTR0MEMOBJ hMemObj);
    128128
    129129/**
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