Memory Management Glossary: ZΒΆ
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
- ZCT
See
- zero count table
Also known as
ZCT.
A zero count table is used in deferred reference counting to record objects whose reference counts have dropped to zero but which have not been processed to see if they can be reclaimed.