summaryrefslogtreecommitdiffstats
path: root/Include/cpython/pthread_stubs.h
Commit message (Expand)AuthorAgeFilesLines
* GH-110829: Ensure Thread.join() joins the OS thread (#110848)Antoine Pitrou2023-11-041-0/+1
* gh-110014: Include explicitly <unistd.h> header (#110155)Victor Stinner2023-09-301-7/+23
* gh-95174: Add pthread stubs for WASI (GH-95234)Christian Heimes2022-07-271-0/+88