VirtualBox

Ignore:
Timestamp:
Nov 8, 2023 12:18:16 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160061
Message:

libs/xpcom: Get rid of the file descriptor cache in nsprpub as it isn't of any real use now, bugref:10545

File:
1 edited

Legend:

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

    r101963 r101964  
    222222#define _PR_MD_GETOPENFILEINFO64 _MD_GETOPENFILEINFO64
    223223
    224 
    225 /*****************************************************************************/
    226 /************************** File descriptor caching **************************/
    227 /*****************************************************************************/
    228 extern void _PR_InitFdCache(void);
    229 extern void _PR_CleanupFdCache(void);
    230 extern PRFileDesc *_PR_Getfd(void);
    231 extern void _PR_Putfd(PRFileDesc *fd);
    232224
    233225/*
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