Searched refs:_MDLock (Results 1 - 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_nspr_pthread.h122 struct _MDLock { struct
204 NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
205 NSPR_API(void) _MD_FREE_LOCK(struct _MDLock *lockp);
H A D_beos.h112 struct _MDLock { struct
495 NSPR_API(PRStatus) _MD_new_lock(struct _MDLock *md);
496 NSPR_API(void) _MD_free_lock(struct _MDLock *md);
497 NSPR_API(void) _MD_lock(struct _MDLock *md);
498 NSPR_API(PRIntn) _MD_test_and_lock(struct _MDLock *md);
499 NSPR_API(void) _MD_unlock(struct _MDLock *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);
H A D_solaris.h289 struct _MDLock;
290 NSPR_API(void) _MD_lock(struct _MDLock *md_lock);
348 extern struct _MDLock _pr_ioq_lock;
368 struct _MDLock { struct
692 struct _MDLock {
H A D_irix.h215 struct _MDLock { struct
245 NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
246 NSPR_API(void) _MD_FREE_LOCK(struct _MDLock *lockp);
H A D_bsdi.h130 struct _MDLock { struct
H A D_dgux.h120 struct _MDLock { struct
H A D_hpux.h145 struct _MDLock { struct
H A D_ncr.h131 struct _MDLock { struct
H A D_nec.h115 struct _MDLock { struct
H A D_nto.h135 struct _MDLock { struct
H A D_openbsd.h144 struct _MDLock { struct
H A D_osf1.h146 struct _MDLock { struct
H A D_qnx.h126 struct _MDLock { struct
H A D_rhapsody.h116 struct _MDLock { struct
H A D_scoos.h121 struct _MDLock { struct
H A D_sony.h106 struct _MDLock { struct
H A D_unixware.h120 struct _MDLock { struct
H A D_winnt.h190 struct _MDLock { struct
423 extern struct _MDLock _pr_ioq_lock;
H A D_aix.h166 struct _MDLock { struct
H A D_darwin.h154 struct _MDLock { struct
H A D_freebsd.h153 struct _MDLock { struct
H A D_netbsd.h209 struct _MDLock { struct
H A D_nextstep.h148 struct _MDLock { struct
H A D_openvms.h210 struct _MDLock { struct
H A D_reliantunix.h116 struct _MDLock { struct

Completed in 1828 milliseconds

12