cpython/Modules/_multiprocessing
Mark Dickinson 5afa6d4dcf Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES
to indicate that semaphores aren't available;  define a new variable
POSIX_SEMAPHORES_NOT_ENABLED instead.
2009-11-28 10:44:20 +00:00
..
connection.h
multiprocessing.c
multiprocessing.h
pipe_connection.c
semaphore.c
socket_connection.c
win32_functions.c