HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_SEM_OPEN (Results 1 - 12 of 12) sorted by null

  /external/python/cpython2/Modules/_multiprocessing/
multiprocessing.c 277 (defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED))
335 #if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
336 ADD_FLAG(HAVE_SEM_OPEN);
multiprocessing.h 36 # if defined(HAVE_SEM_OPEN) && !defined(POSIX_SEMAPHORES_NOT_ENABLED)
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 576 #define HAVE_SEM_OPEN 1
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 576 #define HAVE_SEM_OPEN 1
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 576 #define HAVE_SEM_OPEN 1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 576 #define HAVE_SEM_OPEN 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 582 #undef HAVE_SEM_OPEN
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 578 #undef HAVE_SEM_OPEN
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 609 #undef HAVE_SEM_OPEN
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 608 #undef HAVE_SEM_OPEN
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 610 #undef HAVE_SEM_OPEN
    [all...]
  /external/python/cpython2/
pyconfig.h.in 593 #undef HAVE_SEM_OPEN
    [all...]

Completed in 63 milliseconds