HomeSort by relevance Sort by last modified time
    Searched refs:_MDLock (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_nspr_pthread.h 122 struct _MDLock {
204 NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
205 NSPR_API(void) _MD_FREE_LOCK(struct _MDLock *lockp);
_beos.h 112 struct _MDLock {
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);
_solaris.h 289 struct _MDLock;
290 NSPR_API(void) _MD_lock(struct _MDLock *md_lock);
348 extern struct _MDLock _pr_ioq_lock;
368 struct _MDLock {
692 struct _MDLock {
_irix.h 215 struct _MDLock {
245 NSPR_API(PRStatus) _MD_NEW_LOCK(struct _MDLock *md);
246 NSPR_API(void) _MD_FREE_LOCK(struct _MDLock *lockp);
_bsdi.h 130 struct _MDLock {
_dgux.h 120 struct _MDLock {
_hpux.h 145 struct _MDLock {
_ncr.h 131 struct _MDLock {
_nec.h 115 struct _MDLock {
_nto.h 135 struct _MDLock {
_openbsd.h 144 struct _MDLock {
_osf1.h 146 struct _MDLock {
_qnx.h 126 struct _MDLock {
_rhapsody.h 116 struct _MDLock {
_scoos.h 121 struct _MDLock {
_sony.h 106 struct _MDLock {
_unixware.h 120 struct _MDLock {
_winnt.h 190 struct _MDLock {
423 extern struct _MDLock _pr_ioq_lock;
_aix.h 166 struct _MDLock {
_darwin.h 154 struct _MDLock {
_freebsd.h 153 struct _MDLock {
_netbsd.h 209 struct _MDLock {
_nextstep.h 148 struct _MDLock {
_openvms.h 210 struct _MDLock {
_reliantunix.h 116 struct _MDLock {

Completed in 72 milliseconds

1 2