VirtualBox

Changeset 101892 in vbox for trunk/src/libs/xpcom18a4


Ignore:
Timestamp:
Nov 6, 2023 6:49:12 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Continue converting some code to use IPRT exclusively, ipcConnectionUnix.cpp uses RTPipe* for the wakeup event now instead of the PR_NewPollableEvent() API and friends, was the last user of this API, bugref:10545 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/vboxdeps.cpp

    r101842 r101892  
    1919    (uintptr_t)PL_strncpyz,
    2020    (uintptr_t)PL_HashString,
    21     (uintptr_t)PR_DestroyPollableEvent,
     21    (uintptr_t)PR_Close,
    2222    (uintptr_t)NS_ProxyRelease,
    2323    (uintptr_t)nsTraceRefcnt::LogRelease,
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