Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
01e94618f5b534efb5d39fc9c2ea85fab50e6484
/
Python
/
thread_nt.h
e64ef93
SF patch 522961: Leak in Python/thread_nt.h, from Gerald S. Williams.
by Tim Peters
· 23 years ago
7bb1c9a
Remove the unused & broken PyThread_*_sema() functions and related constants.
by Fred Drake
· 23 years ago
2c40adb
Fix a bug in the previous checkin. The wrong bootstrap function was
by Guido van Rossum
· 23 years ago
3c28863
Partial patch from SF #452266, by Jason Petrone.
by Guido van Rossum
· 23 years ago
79248aa
SF bug [#456252] Python should never stomp on [u]intptr_t.
by Tim Peters
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
6947d0b
-- from Trent Mick: [Patch #101010] replace use of INT_PTR
by Fredrik Lundh
· 24 years ago
f70ef4f
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
by Thomas Wouters
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
a44d353
Trent Mick <trentm@activestate.com>:
by Fred Drake
· 24 years ago
34a9637
- workaround to make 1.6 build under MSVC 5.0. hopefully,
by Fredrik Lundh
· 24 years ago
582acec
Trent Mick's Win64 changes: size_t vs. int or long; also some overflow tests.
by Guido van Rossum
· 24 years ago
ede8c6e
Bill Tutt:
by Guido van Rossum
· 24 years ago
4cea605
Quick fix by Mark Hammond -- Yakov changed a dprintf call but it was
by Guido van Rossum
· 25 years ago
706262b
Fast NonRecursiveMutex support by Yakov Markovitch, markovitch@iso.ru,
by Guido van Rossum
· 25 years ago
bffd683
The rest of the changes by Trent Mick and Dale Nagata for warning-free
by Guido van Rossum
· 25 years ago
65d5b57
Thanks to Chris Herborth, the thread primitives now have proper Py*
by Guido van Rossum
· 26 years ago
49b1226
Use _beginthread() and _endthread() in favor of CreateThread() and
by Guido van Rossum
· 27 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
cf1474b
Sjoerd's thread changes (including down_sema typo fix).
by Guido van Rossum
· 28 years ago
c3f82b6
nt thread support
by Guido van Rossum
· 30 years ago