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

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_nspr_pthread.h 189 #define _PR_LOCK(lock) pthread_mutex_lock(lock)
196 _PR_LOCK(_pr_heapLock); \
207 #define _MD_LOCK(_lockp) _PR_LOCK(&(_lockp)->mutex)
_irix.h 194 _PR_LOCK(_pr_heapLock); \
225 #define _PR_LOCK(lock) { \
248 #define _MD_LOCK(_lockp) _PR_LOCK((_lockp)->lock)
_os2.h 366 #define _PR_LOCK _MD_LOCK
_win16.h 374 #define _PR_LOCK _MD_LOCK
_win95.h 378 #define _PR_LOCK _MD_LOCK
_winnt.h 415 #define _PR_LOCK _MD_LOCK

Completed in 44 milliseconds