Searched defs:_POSIX_SEM_NSEMS_MAX (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-linux2/ | ||
D | IN.py | 264 _POSIX_SEM_NSEMS_MAX = 256 variable |
/external/python/cpython2/Lib/plat-atheos/ | ||
D | IN.py | 91 _POSIX_SEM_NSEMS_MAX = 256 variable |