Home
last modified time | relevance | path

Searched refs:_PR_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_nspr_pthread.h191 #define _PR_UNLOCK(lock) pthread_mutex_unlock(lock) macro
200 _PR_UNLOCK(_pr_heapLock); \
208 #define _MD_UNLOCK(_lockp) _PR_UNLOCK(&(_lockp)->mutex)
D_irix.h198 _PR_UNLOCK(_pr_heapLock); \
235 #define _PR_UNLOCK(lock) { \ macro
249 #define _MD_UNLOCK(_lockp) _PR_UNLOCK((_lockp)->lock)
D_win95.h379 #define _PR_UNLOCK _MD_UNLOCK macro
D_os2.h367 #define _PR_UNLOCK _MD_UNLOCK macro
D_winnt.h416 #define _PR_UNLOCK _MD_UNLOCK macro
D_win16.h375 #define _PR_UNLOCK _MD_UNLOCK macro