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

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_bsdi.h138 struct _MDCVar { struct
H A D_nec.h123 struct _MDCVar { struct
H A D_nextstep.h156 struct _MDCVar { struct
H A D_rhapsody.h124 struct _MDCVar { struct
H A D_sony.h114 struct _MDCVar { struct
H A D_aix.h174 struct _MDCVar { struct
H A D_darwin.h162 struct _MDCVar { struct
H A D_dgux.h128 struct _MDCVar { struct
H A D_freebsd.h161 struct _MDCVar { struct
H A D_hpux.h153 struct _MDCVar { struct
H A D_linux.h390 struct _MDCVar { struct
H A D_ncr.h139 struct _MDCVar { struct
H A D_netbsd.h217 struct _MDCVar { struct
H A D_nspr_pthread.h130 struct _MDCVar { struct
H A D_nto.h143 struct _MDCVar { struct
H A D_openbsd.h152 struct _MDCVar { struct
H A D_qnx.h134 struct _MDCVar { struct
H A D_reliantunix.h124 struct _MDCVar { struct
H A D_scoos.h129 struct _MDCVar { struct
H A D_sunos4.h158 struct _MDCVar { struct
H A D_unixware.h128 struct _MDCVar { struct
H A D_irix.h274 struct _MDCVar { struct
H A D_openvms.h218 struct _MDCVar { struct
H A D_osf1.h154 struct _MDCVar { struct
H A D_beos.h117 struct _MDCVar { struct
507 // NSPR_API(PRInt32) _MD_new_cv(struct _MDCVar *md);
508 // NSPR_API(void) _MD_free_cv(struct _MDCVar *md);
509 // NSPR_API(void) _MD_wait_cv(struct _MDCVar *mdCVar, struct _MDLock *mdLock, PRIntervalTime timeout);
510 // NSPR_API(void) _MD_notify_cv(struct _MDCVar *md, struct _MDLock *lock);
511 // NSPR_API(void) _MD_notifyall_cv(struct _MDCVar *md, struct _MDLock *lock);

Completed in 98 milliseconds

12