cpython/Modules/_multiprocessing
Richard Oudkerk 90b5d9288d Issue #10527: Use poll() instead of select() for multiprocessing pipes 2013-01-14 23:09:14 +00:00
..
connection.h Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
multiprocessing.c Issue #4028: Make multiprocessing build on SunOS. 2011-12-14 18:35:55 +01:00
multiprocessing.h Issue #8864: Define _XOPEN_SOURCE on Solaris for the 2010-06-04 17:18:42 +00:00
pipe_connection.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
semaphore.c Issue #9586: Redefine SEM_FAILED on MacOSX to keep compiler happy. 2013-01-01 17:25:09 +00:00
socket_connection.c Issue #10527: Use poll() instead of select() for multiprocessing pipes 2013-01-14 23:09:14 +00:00
win32_functions.c Fix for issue 14725 for 2.7 branch 2012-05-05 20:41:08 +01:00