VirtualBox

Ignore:
Timestamp:
Nov 5, 2023 10:14:34 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159907
Message:

libs/xpcom: Get rid of unused _MD_HomeGCRegisters() function, bugref:10545

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h

    r101806 r101811  
    675675#define    _PR_MD_ATOMIC_SET _MD_ATOMIC_SET
    676676
    677 /* Garbage collection */
    678 
    679 /*
    680 ** Save the registers that the GC would find interesting into the thread
    681 ** "t". isCurrent will be non-zero if the thread state that is being
    682 ** saved is the currently executing thread. Return the address of the
    683 ** first register to be scanned as well as the number of registers to
    684 ** scan in "np".
    685 **
    686 ** If "isCurrent" is non-zero then it is allowed for the thread context
    687 ** area to be used as scratch storage to hold just the registers
    688 ** necessary for scanning.
    689 */
    690 extern PRWord *_MD_HomeGCRegisters(PRThread *t, int isCurrent, int *np);
    691 
    692677/* Time intervals */
    693678
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