VirtualBox

Ignore:
Timestamp:
Jun 18, 2007 10:24:11 PM (18 years ago)
Author:
vboxsync
Message:

XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.

Location:
trunk/src/libs/xpcom18a4/nsprpub/pr/include/md
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_os2.h

    r1 r3149  
    370370#define _PR_LOCK                      _MD_LOCK
    371371#define _PR_UNLOCK                                        _MD_UNLOCK
    372 
     372extern void
     373md_UnlockAndPostNotifies(struct _MDLock *lock, PRThread *waitThred, struct _MDCVar *waitCV);
    373374#ifdef USE_RAMSEM
    374375#define _MD_NEW_LOCK                  (_PR_MD_NEW_LOCK)
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg

    r2988 r3149  
    5454#elif defined(__SOLARIS__)
    5555# include <md/_solaris.cfg>
     56#elif defined(__OS2__)
     57# include <md/_os2.cfg>
    5658#else
    5759# error "Define the correct platform identifier / Port me."
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