Searched refs:cleanupCount (Results 1 – 2 of 2) sorted by relevance
130 int cleanupCount; member
210 int cleanupCount; member1060 ex->cleanupCount++; in pushCleanupException()1061 if (ex->cleanupCount > 1) in pushCleanupException()1559 ex->cleanupCount--;1560 if (ex->cleanupCount == 0)