VirtualBox

Changeset 101769 in vbox


Ignore:
Timestamp:
Nov 4, 2023 5:16:59 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Remove prsem.{c,h} which aren't used, bugref:10545 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c

    r77123 r101769  
    4545
    4646#include "primpl.h"
    47 #include "obsolete/prsem.h"
    4847
    4948#include <string.h>
    5049#include <pthread.h>
    5150#include <sys/time.h>
     51
     52#ifdef VBOX
     53/* From the removed obsolete/prsem.h */
     54typedef struct PRSemaphore PRSemaphore;
     55#endif
    5256
    5357static pthread_mutexattr_t _pt_mattr;
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