Searched refs:cleanupCount (Results 1 – 2 of 2) sorted by relevance
209 int cleanupCount; member1046 ex->cleanupCount++; in pushCleanupException()1047 if (ex->cleanupCount > 1) in pushCleanupException()1545 ex->cleanupCount--;1546 if (ex->cleanupCount == 0)
123 int cleanupCount; member