mirror of
https://github.com/python/cpython.git
synced 2025-10-28 20:25:04 +00:00
Replace 0 with (0) to ignore a compiler warning about dead code on "((int)(SEM_VALUE_MAX) < 0)": SEM_VALUE_MAX is not negative on Linux. |
||
|---|---|---|
| .. | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| semaphore.c | ||