summaryrefslogtreecommitdiff
path: root/reclaim.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-03-05 08:08:27 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-03-05 08:10:56 +0300
commitddbc329fc63bc9369026c06593b55dd8d76ef017 (patch)
tree529a8b7d1a87465c11fc59de1ce997bbe3196421 /reclaim.c
parentdbf1d2e9b106902333712e49be4e6e21edb8a421 (diff)
downloadbdwgc-ddbc329fc63bc9369026c06593b55dd8d76ef017.tar.gz
Rename MAP_LEN internal macro to OBJ_MAP_LEN
(refactoring) * doc/tree.md (A picture): Rename MAP_LEN to OBJ_MAP_LEN. * obj_map.c [MARK_BIT_PER_GRANULE] (GC_add_map_entry): Likewise. * include/private/gc_priv.h (hblkhdr.hb_marks): Reformat comment (to have quoted phrase on a line). * include/private/gc_priv.h [MARK_BIT_PER_GRANULE] (MAP_LEN): Rename to OBJ_MAP_LEN. * obj_map.c [MARK_BIT_PER_GRANULE] (GC_add_map_entry): Replace BYTES_TO_GRANULES(HBLKSIZE) to OBJ_MAP_LEN.
Diffstat (limited to 'reclaim.c')
0 files changed, 0 insertions, 0 deletions