index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_pythread.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-87135: Hang non-main threads that attempt to acquire the GIL during finali...
Jeremy Maitin-Shepard
2024-10-02
1
-0/+13
*
Fix typos in comments (#120188)
Xie Yanbo
2024-06-07
1
-1/+1
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
1
-2/+2
*
gh-114271: Fix race in `Thread.join()` (#114839)
mpage
2024-03-16
1
-1/+1
*
GH-116226: include `pthread_stubs.h` in `pycore_pythreads.h` (#116227)
Brett Cannon
2024-03-01
1
-1/+2
*
gh-110850: Replace _PyTime_t with PyTime_t (#115719)
Victor Stinner
2024-02-20
1
-1/+1
*
gh-115035: Mark ThreadHandles as non-joinable earlier after forking (#115042)
Sam Gross
2024-02-06
1
-6/+9
*
GH-110829: Ensure Thread.join() joins the OS thread (#110848)
Antoine Pitrou
2023-11-04
1
-0/+42
*
gh-84570: Add Timeouts to SendChannel.send() and RecvChannel.recv() (gh-110567)
Eric Snow
2023-10-17
1
-0/+6
*
gh-84570: Send-Wait Fixes for _xxinterpchannels (gh-111006)
Eric Snow
2023-10-17
1
-0/+15
*
gh-109693: Remove pycore_atomic.h (gh-110992)
Donghee Na
2023-10-17
1
-0/+2
*
gh-110014: Include explicitly <unistd.h> header (#110155)
Victor Stinner
2023-09-30
1
-1/+2
*
gh-110014: Fix _POSIX_THREADS and _POSIX_SEMAPHORES usage (#110139)
Victor Stinner
2023-09-30
1
-23/+23
*
gh-106320: Remove private _PyThread_at_fork_reinit() function (#108601)
Victor Stinner
2023-08-29
1
-0/+8
*
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner
2023-08-21
1
-5/+5
*
gh-81057: Fix the wasm32-wasi Buildbot (gh-100139)
Eric Snow
2022-12-09
1
-1/+1
*
gh-81057: Move Threading-Related Globals to _PyRuntimeState (#100084)
Eric Snow
2022-12-09
1
-0/+81