Searched refs:set_first_deallocated (Results 1 – 2 of 2) sorted by relevance
330 set_first_deallocated(result->next_free()); in Create()445 set_first_deallocated(node); in PostGarbageCollectionProcessing()493 set_first_deallocated(NULL); in TearDown()
254 void set_first_deallocated(Node* value) { in set_first_deallocated() function