/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.5/Modules/_processing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 176 #define SEM_GET_LAST_ERROR() 0 macro 428 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in SemLock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.1/Modules/_multiprocess/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 441 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.6/Modules/_multiprocess/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 441 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python-legacy/Python-2.7.18/Modules/_multiprocessing/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 456 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python311/Python-3.11.0a3/Modules/_multiprocessing/ |
H A D | semaphore.c | 54 #define SEM_GET_LAST_ERROR() GetLastError() macro 215 #define SEM_GET_LAST_ERROR() 0 macro 508 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in _multiprocessing_SemLock_impl()
|
/dports/lang/python27/Python-2.7.18/Modules/_multiprocessing/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 456 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python310/Python-3.10.1/Modules/_multiprocessing/ |
H A D | semaphore.c | 52 #define SEM_GET_LAST_ERROR() GetLastError() macro 213 #define SEM_GET_LAST_ERROR() 0 macro 506 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in _multiprocessing_SemLock_impl()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.2/Modules/_multiprocess/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 450 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py2.7/Modules/_multiprocess/ |
H A D | semaphore.c | 34 #define SEM_GET_LAST_ERROR() GetLastError() macro 194 #define SEM_GET_LAST_ERROR() 0 macro 456 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.10/Modules/_multiprocess/ |
H A D | semaphore.c | 52 #define SEM_GET_LAST_ERROR() GetLastError() macro 213 #define SEM_GET_LAST_ERROR() 0 macro 506 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in _multiprocess_SemLock_impl()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.3/Modules/_multiprocess/ |
H A D | semaphore.c | 35 #define SEM_GET_LAST_ERROR() GetLastError() macro 183 #define SEM_GET_LAST_ERROR() 0 macro 439 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python37/Python-3.7.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python-tools/Python-3.8.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python38/Python-3.8.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/lang/python39/Python-3.9.9/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 462 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/databases/py-sqlite3/Python-3.8.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/_multiprocessing/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.6/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 451 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.7/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-billiard/billiard-3.6.3.0/Modules/_billiard/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 196 #define SEM_GET_LAST_ERROR() 0 macro 457 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in Billiard_semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.4/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 184 #define SEM_GET_LAST_ERROR() 0 macro 447 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.5/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 450 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.8/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 461 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|
/dports/devel/py-multiprocess/multiprocess-0.70.12.2/py3.9/Modules/_multiprocess/ |
H A D | semaphore.c | 36 #define SEM_GET_LAST_ERROR() GetLastError() macro 187 #define SEM_GET_LAST_ERROR() 0 macro 462 if (handle == SEM_FAILED || SEM_GET_LAST_ERROR() != 0) in semlock_new()
|