cpython/Modules/_multiprocessing
Jesse Noller 355b1264b8 issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help 2009-04-02 00:03:28 +00:00
..
connection.h Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check handle 2009-01-19 15:12:22 +00:00
multiprocessing.c issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help 2009-04-02 00:03:28 +00:00
multiprocessing.h issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help 2009-04-02 00:03:28 +00:00
pipe_connection.c issue 5002: fix windows warning that I intro'ed with r68768 2009-01-20 00:16:38 +00:00
semaphore.c issue5545: Switch to Autoconf for multiprocessing; special thanks to Martin Lowis for help 2009-04-02 00:03:28 +00:00
socket_connection.c Resolve issue 3321: (segfault) _multiprocessing.Connection() doesn't check handle 2009-01-19 15:12:22 +00:00
win32_functions.c Issue 5619: Pass MS CRT debug flags into subprocesses 2009-03-31 22:20:35 +00:00