_wrapperExecutionLockLockCount   83 threadsync.cpp static __thread int _wrapperExecutionLockLockCount = 0;
_wrapperExecutionLockLockCount  112 threadsync.cpp   _wrapperExecutionLockLockCount = 0;
_wrapperExecutionLockLockCount  187 threadsync.cpp   _wrapperExecutionLockLockCount = 0;
_wrapperExecutionLockLockCount  225 threadsync.cpp           _wrapperExecutionLockLockCount > 0);
_wrapperExecutionLockLockCount  315 threadsync.cpp   _wrapperExecutionLockLockCount++;
_wrapperExecutionLockLockCount  320 threadsync.cpp   if (_wrapperExecutionLockLockCount <= 0) {
_wrapperExecutionLockLockCount  321 threadsync.cpp     JASSERT(false) (_wrapperExecutionLockLockCount)
_wrapperExecutionLockLockCount  324 threadsync.cpp   _wrapperExecutionLockLockCount--;
_wrapperExecutionLockLockCount  381 threadsync.cpp         _wrapperExecutionLockLockCount == 0) {