HomeSort by relevance Sort by last modified time
    Searched refs:_PR_UNLOCK (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_nspr_pthread.h 191 #define _PR_UNLOCK(lock) pthread_mutex_unlock(lock)
200 _PR_UNLOCK(_pr_heapLock); \
208 #define _MD_UNLOCK(_lockp) _PR_UNLOCK(&(_lockp)->mutex)
_irix.h 198 _PR_UNLOCK(_pr_heapLock); \
235 #define _PR_UNLOCK(lock) { \
249 #define _MD_UNLOCK(_lockp) _PR_UNLOCK((_lockp)->lock)
_os2.h 367 #define _PR_UNLOCK _MD_UNLOCK
_win16.h 375 #define _PR_UNLOCK _MD_UNLOCK
_win95.h 379 #define _PR_UNLOCK _MD_UNLOCK
_winnt.h 416 #define _PR_UNLOCK _MD_UNLOCK

Completed in 56 milliseconds