summaryrefslogtreecommitdiffstats
path: root/Include/cpython/pythread.h
Commit message (Expand)AuthorAgeFilesLines
* gh-129296: Fix `pyatomic.h` include paths (#129320)Zanie Blue2025-01-291-1/+1
* gh-110014: Remove PY_TIMEOUT_MAX from limited C API (#110217)Victor Stinner2023-10-021-0/+8
* gh-106320: Remove private _PyThread_at_fork_reinit() function (#108601)Victor Stinner2023-08-291-7/+0
* gh-95174: Add pthread stubs for WASI (GH-95234)Christian Heimes2022-07-271-0/+3
* gh-79315: Add Include/cpython/pythread.h header (#91798)Victor Stinner2022-04-211-0/+39