Home
last modified time | relevance | path

Searched refs:POSIX_SEMAPHORES_NOT_ENABLED (Results 1 – 25 of 73) sorted by relevance

123

/dports/lang/python310/Python-3.10.1/Modules/_multiprocessing/
H A Dmultiprocessing.c175 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
190 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in multiprocessing_exec()
243 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in multiprocessing_exec()
H A Dmultiprocessing.h26 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.10/Modules/_multiprocess/
H A Dmultiprocess.c175 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
190 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in multiprocess_exec()
243 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in multiprocess_exec()
H A Dmultiprocess.h26 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
/dports/databases/py-gdbm/Python-3.8.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/lang/python37/Python-3.7.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/lang/python-tools/Python-3.8.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/lang/python38/Python-3.8.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/lang/python39/Python-3.9.9/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
H A Dmultiprocessing.h26 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_multiprocessing/
H A Dmultiprocessing.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
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()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.5/Modules/_multiprocess/
H A Dmultiprocess.c131 #ifndef POSIX_SEMAPHORES_NOT_ENABLED
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
199 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.6/Modules/_multiprocess/
H A Dmultiprocess.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
199 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.7/Modules/_multiprocess/
H A Dmultiprocess.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
202 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.4/Modules/_multiprocess/
H A Dmultiprocess.c131 #ifndef POSIX_SEMAPHORES_NOT_ENABLED
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
199 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.8/Modules/_multiprocess/
H A Dmultiprocess.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
202 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.9/Modules/_multiprocess/
H A Dmultiprocess.c131 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
166 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
202 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/lang/python311/Python-3.11.0a3/Modules/_multiprocessing/
H A Dmultiprocessing.c175 #if !defined(POSIX_SEMAPHORES_NOT_ENABLED) && !defined(__ANDROID__)
242 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in multiprocessing_exec()
H A Dmultiprocessing.h27 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
/dports/devel/py-billiard/billiard-3.6.3.0/Modules/_billiard/
H A Dmultiprocessing.c347 #ifndef POSIX_SEMAPHORES_NOT_ENABLED
369 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in init_billiard()
403 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in init_billiard()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.3/Modules/_multiprocess/
H A Dmultiprocess.c170 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
203 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()
/dports/lang/python-legacy/Python-2.7.18/Modules/_multiprocessing/
H A Dmultiprocessing.c277 (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()
/dports/lang/python27/Python-2.7.18/Modules/_multiprocessing/
H A Dmultiprocessing.c277 (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()
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.1/Modules/_multiprocess/
H A Dmultiprocess.c271 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)) in PyInit__multiprocess()
330 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED) in PyInit__multiprocess()

123