mirror of
https://github.com/python/cpython.git
synced 2026-01-09 08:52:34 +00:00
Freeze all the objects tracked by gc - move them to a permanent generation and ignore all the future collections. This can be used before a POSIX fork() call to make the gc copy-on-write friendly or to speed up collection. |
||
|---|---|---|
| .. | ||
| ceval.h | ||
| condvar.h | ||
| gil.h | ||
| mem.h | ||
| pymalloc.h | ||
| pystate.h | ||
| warnings.h | ||