Searched refs:HAVE_SEM_OPEN (Results 1 – 12 of 12) sorted by relevance
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocessing()202 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocessing()203 ADD_FLAG(HAVE_SEM_OPEN); in PyInit__multiprocessing()
26 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
277 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in init_multiprocessing()335 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in init_multiprocessing()336 ADD_FLAG(HAVE_SEM_OPEN); in init_multiprocessing()
36 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
588 #define HAVE_SEM_OPEN 1 macro
597 #define HAVE_SEM_OPEN 1 macro
598 #define HAVE_SEM_OPEN 1 macro
617 #undef HAVE_SEM_OPEN
831 #undef HAVE_SEM_OPEN