summaryrefslogtreecommitdiffstats
path: root/Python/thread_pthread_stubs.h
Commit message (Collapse)AuthorAgeFilesLines
* gh-95174: Add pthread stubs for WASI (GH-95234)Christian Heimes2022-07-271-0/+185
Co-authored-by: Brett Cannon <brett@python.org>