diff options
| author | Angus Gratton <angus@redyak.com.au> | 2025-01-29 10:10:10 +1100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2025-02-03 15:02:02 +1100 |
| commit | 990f50fbb829e41ce275d942c056bcd3f4b857df (patch) | |
| tree | dc8a8ebb762317ab408442be17d0c1dde5a88c52 /py/objset.c | |
| parent | fd0e529a476650a070046a38b7ba7e253b65a77a (diff) | |
py/gc: Reorder static functions for clarity.
- Renamed gc_sweep to gc_sweep_free_blocks.
- Call gc_sweep_run_finalisers from top level.
- Reordered the gc static functions to be in approximate
runtime sequence (with forward declarations) rather than
in declaration order.
This work was funded through GitHub Sponsors.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/objset.c')
0 files changed, 0 insertions, 0 deletions
