Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4f146f9ed133b9ad56d4ee7a653396836af34067
/
Python
/
condvar.h
2ebc5ce
bpo-30860: Consolidate stateful runtime globals. (#3397)
by Eric Snow
· 7 years ago
05351c1
Revert "bpo-30860: Consolidate stateful runtime globals." (#3379)
by Eric Snow
· 7 years ago
76d5abc
bpo-30860: Consolidate stateful runtime globals. (#2594)
by Eric Snow
· 7 years ago
af580df
replace PY_LONG_LONG with long long
by Benjamin Peterson
· 8 years ago
15f44ab
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
by Raymond Hettinger
· 8 years ago
009b811
Removed unintentional trailing spaces in non-external and non-generated C files.
by Serhiy Storchaka
· 10 years ago
33096fe
The PyCOND_TIMEDWAIT must use microseconds for the timeout argument
by Kristján Valur Jónsson
· 11 years ago
32eccca
Issue #15038 : Fixing the condition broadcast and docs.
by Kristján Valur Jónsson
· 12 years ago
b26a9b1
Replace WaitForSingleObject with WaitForSingleObjectEx,
by Martin v. Löwis
· 12 years ago
0006aac
Issue #15038: Document caveats with the emulated condition variables.
by Kristjan Valur Jonsson
· 12 years ago
1617077
Issue #15038:
by Kristjan Valur Jonsson
· 12 years ago
e75ff35
Issue #15038: Optimize python Locks on Windows
by Kristján Valur Jónsson
· 12 years ago