Searched defs:_PR_UNLOCK_HEAP (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_nspr_pthread.h202 #define _PR_UNLOCK_HEAP() if (_pr_primordialCPU) { \ macro
H A D_irix.h200 #define _PR_UNLOCK_HEAP() if (_pr_primordialCPU) { \ macro
H A D_solaris.h325 #define _PR_UNLOCK_HEAP() if (_pr_heapLock) _MD_UNLOCK(&_pr_heapLock->md) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h341 #define _PR_UNLOCK_HEAP() if (_pr_currentCPU) _PR_INTSON(_is); } macro

Completed in 54 milliseconds