Searched defs:_MDCVar (Results 1 - 25 of 32) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_bsdi.h141 struct _MDCVar { struct
H A D_nec.h126 struct _MDCVar { struct
H A D_nextstep.h159 struct _MDCVar { struct
H A D_rhapsody.h127 struct _MDCVar { struct
H A D_sony.h117 struct _MDCVar { struct
H A D_aix.h177 struct _MDCVar { struct
H A D_darwin.h204 struct _MDCVar { struct
H A D_dgux.h131 struct _MDCVar { struct
H A D_freebsd.h181 struct _MDCVar { struct
H A D_hpux.h156 struct _MDCVar { struct
H A D_linux.h393 struct _MDCVar { struct
H A D_ncr.h142 struct _MDCVar { struct
H A D_netbsd.h237 struct _MDCVar { struct
H A D_nspr_pthread.h133 struct _MDCVar { struct
H A D_nto.h146 struct _MDCVar { struct
H A D_openbsd.h155 struct _MDCVar { struct
H A D_qnx.h137 struct _MDCVar { struct
H A D_reliantunix.h127 struct _MDCVar { struct
H A D_scoos.h132 struct _MDCVar { struct
H A D_sunos4.h161 struct _MDCVar { struct
H A D_unixware.h131 struct _MDCVar { struct
H A D_irix.h277 struct _MDCVar { struct
H A D_openvms.h221 struct _MDCVar { struct
H A D_osf1.h157 struct _MDCVar { struct
H A D_beos.h120 struct _MDCVar { struct
510 // NSPR_API(PRInt32) _MD_new_cv(struct _MDCVar *md);
511 // NSPR_API(void) _MD_free_cv(struct _MDCVar *md);
512 // NSPR_API(void) _MD_wait_cv(struct _MDCVar *mdCVar, struct _MDLock *mdLock, PRIntervalTime timeout);
513 // NSPR_API(void) _MD_notify_cv(struct _MDCVar *md, struct _MDLock *lock);
514 // NSPR_API(void) _MD_notifyall_cv(struct _MDCVar *md, struct _MDLock *lock);

Completed in 60 milliseconds

12