summaryrefslogtreecommitdiffstats
path: root/Python/thread_pthread_stubs.h
Commit message (Collapse)AuthorAgeFilesLines
* [3.11] gh-95174: Add pthread stubs for WASI (GH-95234) (#95503)Christian Heimes2022-08-011-0/+185
Co-authored-by: Brett Cannon <brett@python.org>. (cherry picked from commit 0fe645d6fd22a6f57e777a29e65cf9a4ff9785ae) Co-authored-by: Christian Heimes <christian@python.org>