summaryrefslogtreecommitdiffstats
path: root/Include/cpython/pyatomic.h
Commit message (Expand)AuthorAgeFilesLines
* gh-109693: Update _gil_runtime_state.locked to use pyatomic.h (gh-110836)Donghee Na2023-10-161-0/+6
* gh-110024: Fix Pointer Type Warnings (gh-110053)Eric Snow2023-09-291-8/+16
* gh-109793: Allow Switching Interpreters During Finalization (gh-109794)Eric Snow2023-09-271-0/+17
* gh-108724: Add PyMutex and _PyParkingLot APIs (gh-109344)Sam Gross2023-09-191-6/+3
* gh-108337: Add pyatomic.h header (#108701)Victor Stinner2023-08-311-0/+506