cpython/Include/internal/mimalloc/mimalloc
Sam Gross 71cc0651e7
gh-116984: Make mimalloc header includes relative to the current file (#118808)
Some embedders and extensions include parts of the internal API. The
pycore_mimalloc.h file is transitively include by a number of other
internal headers. This avoids include errors for code that was
already including those headers.
2024-05-09 16:03:45 -04:00
..
atomic.h gh-90815: Fix mimalloc atomic.h on Windows arm64 (#111527) 2023-10-30 22:33:49 +00:00
internal.h gh-116984: Make mimalloc header includes relative to the current file (#118808) 2024-05-09 16:03:45 -04:00
prim.h gh-112529: Use _PyThread_Id() in mimalloc in free-threaded build (#115488) 2024-02-14 16:41:29 -05:00
track.h
types.h gh-116984: Make mimalloc header includes relative to the current file (#118808) 2024-05-09 16:03:45 -04:00