Searched refs:cleanupCount (Results 1 – 2 of 2) sorted by relevance
137 int cleanupCount; member
213 int cleanupCount; member1095 ex->cleanupCount++; in pushCleanupException()1096 if (ex->cleanupCount > 1) in pushCleanupException()1613 ex->cleanupCount--;1614 if (ex->cleanupCount == 0)