Searched refs:BundleLockNestingDepth (Results 1 – 2 of 2) sorted by relevance
52 if (BundleLockNestingDepth == 0) { in setBundleLockState()55 if (--BundleLockNestingDepth == 0) { in setBundleLockState()66 ++BundleLockNestingDepth; in setBundleLockState()
93 unsigned BundleLockNestingDepth = 0; variable