OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POSIX_SEMAPHORES_NOT_ENABLED
(Results
1 - 11
of
11
) sorted by null
/external/python/cpython3/Modules/_multiprocessing/
multiprocessing.c
131
#if !defined(
POSIX_SEMAPHORES_NOT_ENABLED
) && !defined(__ANDROID__)
166
(defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
))
199
#if defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
)
multiprocessing.h
26
# if defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
)
/external/python/cpython2/Modules/_multiprocessing/
multiprocessing.h
36
# if defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
)
multiprocessing.c
277
(defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
))
335
#if defined(HAVE_SEM_OPEN) && !defined(
POSIX_SEMAPHORES_NOT_ENABLED
)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h
953
#define
POSIX_SEMAPHORES_NOT_ENABLED
1
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h
949
#define
POSIX_SEMAPHORES_NOT_ENABLED
1
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h
992
#define
POSIX_SEMAPHORES_NOT_ENABLED
1
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h
991
#define
POSIX_SEMAPHORES_NOT_ENABLED
1
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h
993
#define
POSIX_SEMAPHORES_NOT_ENABLED
1
[
all
...]
/external/python/cpython2/
pyconfig.h.in
963
#undef
POSIX_SEMAPHORES_NOT_ENABLED
[
all
...]
/external/python/cpython3/
pyconfig.h.in
[
all
...]
Completed in 158 milliseconds