This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8575783a00a6fc7ef9cb754df90532b178de2fb3
cpython
/
Modules
/
_multiprocessing
T
History
Martin v. Löwis
c8c6563097
Replace WaitForMultipleObjects with WaitForMultipleObjectEx,
...
for better WinRT compatibility.
2013-01-25 14:29:13 +01:00
..
multiprocessing.c
Issue
#16719
: Get rid of WindowsError. Use OSError instead
2012-12-19 14:33:35 +02:00
multiprocessing.h
Get rid of circular import and eliminate unprefixed exported symbols
2012-10-07 18:08:47 +01:00
semaphore.c
Replace WaitForMultipleObjects with WaitForMultipleObjectEx,
2013-01-25 14:29:13 +01:00