Searched refs:prevSmall (Results 1 – 1 of 1) sorted by relevance
114 void *currSmall, *prevSmall, *currLarge, *prevLarge; variable119 prevSmall = currSmall; in threadDtor()140 REQUIRE_MESSAGE((!prevSmall || currSmall==prevSmall), "Possible memory leak"); in operator ()()