mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
The freelist is not thread safe in free-threading so this adds lock around it make it thread safe in free-threading. |
||
|---|---|---|
| .. | ||
| clinic | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| _ctypes_test_generated.c.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| malloc_closure.c | ||
| stgdict.c | ||