Searched refs:toFree (Results 1 – 1 of 1) sorted by relevance
404 FreeObject *toFree = findObjectToFree(object); in checkFreePrecond() local410 MALLOC_ASSERT(toFree != freeList, msg); in checkFreePrecond()414 MALLOC_ASSERT(toFree != publicFreeList.load(std::memory_order_relaxed), msg); in checkFreePrecond()