Home
last modified time | relevance | path

Searched refs:_SEM_VALUE_MAX (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Modules/_multiprocessing/
Dmultiprocessing.h46 #elif defined(_SEM_VALUE_MAX)
47 # define SEM_VALUE_MAX _SEM_VALUE_MAX
/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.h56 #elif defined(_SEM_VALUE_MAX)
57 # define SEM_VALUE_MAX _SEM_VALUE_MAX
/external/python/cpython2/Lib/plat-sunos5/
DIN.py165 _SEM_VALUE_MAX = INT_MAX variable
DSTROPTS.py162 _SEM_VALUE_MAX = INT_MAX variable