summaryrefslogtreecommitdiff
path: root/mark.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-08-04 09:28:42 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-08-04 09:28:42 +0300
commite717f1191ba099d46a4eb0c56954b1b2e5333d5b (patch)
tree9430219767f9534be57a7021ecfbdd7f7d1d7401 /mark.c
parent24b5f0ecc610d61c318c2c0afb594e41d4fbaf7d (diff)
downloadbdwgc-e717f1191ba099d46a4eb0c56954b1b2e5333d5b.tar.gz
Export GC_apply_to_all_blocks() as public API
Issue #460 (bdwgc). * headers.c (GC_apply_to_all_blocks): Add GC_API and GC_CALL modifiers; use GC_walk_hblk_fn; use GC_word instead of word; declare fn using GC_walk_hblk_fn; move comment to gc_mark.h. * include/gc/gc_mark.h (struct GC_hblk_s, GC_walk_hblk_fn): Declare. * include/gc/gc_mark.h (GC_apply_to_all_blocks): Move declaration from include/private/gc_priv.h. * include/private/gcconfig.h [GC_PRIVATE_H] (hblk): Define as macro (to GC_hblk_s).
Diffstat (limited to 'mark.c')
0 files changed, 0 insertions, 0 deletions