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

1 2

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_winnt.h 400 #define _MD_UNLOCK(lock) LeaveCriticalSection(&((lock)->mutex))
413 #define _MD_UNLOCK(lock) LeaveCriticalSection(&((lock)->mutex))
416 #define _PR_UNLOCK _MD_UNLOCK
425 #define _MD_IOQ_UNLOCK() _MD_UNLOCK(&_pr_ioq_lock)
_os2.h 367 #define _PR_UNLOCK _MD_UNLOCK
374 #define _MD_UNLOCK(lock) \
387 #define _MD_UNLOCK(lock) \
_bsdi.h 190 #define _MD_UNLOCK(lock)
_dgux.h 180 #define _MD_UNLOCK(lock)
_hpux.h 205 #define _MD_UNLOCK(lock)
_ncr.h 191 #define _MD_UNLOCK(lock)
_nec.h 175 #define _MD_UNLOCK(lock)
_nto.h 194 #define _MD_UNLOCK(lock)
_openbsd.h 204 #define _MD_UNLOCK(lock)
_osf1.h 208 #define _MD_UNLOCK(lock)
_qnx.h 185 #define _MD_UNLOCK(lock)
_rhapsody.h 176 #define _MD_UNLOCK(lock)
_scoos.h 181 #define _MD_UNLOCK(lock)
_solaris.h 287 #define _MD_UNLOCK(md_lockp) mutex_unlock(&((md_lockp)->lock))
308 #define _PR_UNLOCK_HEAP() if (_pr_heapLock) _MD_UNLOCK(&_pr_heapLock->md)
350 #define _MD_IOQ_UNLOCK() _MD_UNLOCK(&_pr_ioq_lock)
764 #define _MD_UNLOCK(lock)
_sony.h 166 #define _MD_UNLOCK(lock)
_unixware.h 180 #define _MD_UNLOCK(lock)
_win16.h 375 #define _PR_UNLOCK _MD_UNLOCK
381 #define _MD_UNLOCK(l)
_win95.h 379 #define _PR_UNLOCK _MD_UNLOCK
385 #define _MD_UNLOCK _PR_MD_UNLOCK
_aix.h 229 #define _MD_UNLOCK(lock)
_darwin.h 214 #define _MD_UNLOCK(lock)
_freebsd.h 213 #define _MD_UNLOCK(lock)
_netbsd.h 269 #define _MD_UNLOCK(lock)
_nextstep.h 208 #define _MD_UNLOCK(lock)
_nspr_pthread.h 184 #define _MD_UNLOCK(lock)
208 #define _MD_UNLOCK(_lockp) _PR_UNLOCK(&(_lockp)->mutex)
_openvms.h 272 #define _MD_UNLOCK(lock)

Completed in 271 milliseconds

1 2