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

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_winnt.h398 #define _MD_LOCK(lock) EnterCriticalSection(&((lock)->mutex)) macro
402 #define _MD_LOCK(lock) \ macro
415 #define _PR_LOCK _MD_LOCK
424 #define _MD_IOQ_LOCK() _MD_LOCK(&_pr_ioq_lock)
H A D_solaris.h293 #define _MD_LOCK(md_lockp) _MD_lock(md_lockp) macro
295 #define _MD_LOCK(md_lockp) \ macro
307 #define _PR_LOCK_HEAP() if (_pr_heapLock) _MD_LOCK(&_pr_heapLock->md)
349 #define _MD_IOQ_LOCK() _MD_LOCK(&_pr_ioq_lock)
763 #define _MD_LOCK(lock)
H A D_os2.h366 #define _PR_LOCK _MD_LOCK
372 #define _MD_LOCK(lock) (SemRequest486(&((lock)->mutex), -1)) macro
385 #define _MD_LOCK(lock) (DosRequestMutexSem((lock)->mutex, SEM_INDEFINITE_WAIT)) macro
H A D_bsdi.h189 #define _MD_LOCK(lock) macro
H A D_dgux.h179 #define _MD_LOCK(lock) macro
H A D_hpux.h204 #define _MD_LOCK(lock) macro
H A D_ncr.h190 #define _MD_LOCK(lock) macro
H A D_nec.h174 #define _MD_LOCK(lock) macro
H A D_nto.h193 #define _MD_LOCK(lock) macro
H A D_openbsd.h203 #define _MD_LOCK(lock) macro
H A D_osf1.h207 #define _MD_LOCK(lock) macro
H A D_qnx.h184 #define _MD_LOCK(lock) macro
H A D_rhapsody.h175 #define _MD_LOCK(lock) macro
H A D_scoos.h180 #define _MD_LOCK(lock) macro
H A D_sony.h165 #define _MD_LOCK(lock) macro
H A D_unixware.h179 #define _MD_LOCK(lock) macro
H A D_win16.h374 #define _PR_LOCK _MD_LOCK
379 #define _MD_LOCK(l) macro
H A D_win95.h378 #define _PR_LOCK _MD_LOCK
383 #define _MD_LOCK(lock) EnterCriticalSection(&((lock)->mutex)) macro
H A D_aix.h228 #define _MD_LOCK(lock) macro
H A D_darwin.h213 #define _MD_LOCK(lock) macro
H A D_freebsd.h212 #define _MD_LOCK(lock) macro
H A D_netbsd.h268 #define _MD_LOCK(lock) macro
H A D_nextstep.h207 #define _MD_LOCK(lock) macro
H A D_nspr_pthread.h183 #define _MD_LOCK(lock)
207 #define _MD_LOCK(_lockp) _PR_LOCK(&(_lockp)->mutex) macro
H A D_openvms.h271 #define _MD_LOCK(lock) macro

Completed in 7168 milliseconds

12