mirror of
https://github.com/python/cpython.git
synced 2026-01-10 09:22:36 +00:00
The free-threaded GC uses mimallocs segment thread IDs to restore the overwritten `ob_tid` thread ids in PyObjects. For that reason, it's important that PyObjects and mimalloc use the same identifiers. |
||
|---|---|---|
| .. | ||
| atomic.h | ||
| internal.h | ||
| prim.h | ||
| track.h | ||
| types.h | ||