Home
last modified time | relevance | path

Searched refs:_SC_SEMAPHORES (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/sysconf/
Dsysconf01.c136 test_sysconf(_SC_SEMAPHORES); in main()
/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py176 _SC_SEMAPHORES = 440 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py226 _SC_SEMAPHORES = 35 variable
DSTROPTS.py223 _SC_SEMAPHORES = 35 variable
/external/python/cpython2/Modules/
Dposixmodule.c8337 #ifdef _SC_SEMAPHORES
8338 {"SC_SEMAPHORES", _SC_SEMAPHORES},
/external/python/cpython3/Modules/
Dposixmodule.c10056 #ifdef _SC_SEMAPHORES
10057 {"SC_SEMAPHORES", _SC_SEMAPHORES},