Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dthread_pthread.h48 #define HAVE_BROKEN_POSIX_SEMAPHORES macro
79 #if defined(_POSIX_SEMAPHORES) && !defined(HAVE_BROKEN_POSIX_SEMAPHORES)
/external/python/cpython2/
Dpyconfig.h.in95 #undef HAVE_BROKEN_POSIX_SEMAPHORES
Dconfigure.ac2748 SunOS/5.8) AC_DEFINE(HAVE_BROKEN_POSIX_SEMAPHORES, 1, definition
2751 AIX/*) AC_DEFINE(HAVE_BROKEN_POSIX_SEMAPHORES, 1, definition
/external/python/cpython2/Misc/
DNEWS5942 - Issue #9700: define HAVE_BROKEN_POSIX_SEMAPHORES under AIX 6.x. Patch by