Home
last modified time | relevance | path

Searched refs:HAVE_CWAIT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c136 #define HAVE_CWAIT 1 macro
6279 #elif defined(HAVE_CWAIT)
9046 #if defined(HAVE_WAITPID) || defined(HAVE_CWAIT)
/external/python/cpython3/Modules/
Dposixmodule.c173 #define HAVE_CWAIT 1 macro
7069 #elif defined(HAVE_CWAIT)
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3057 #if defined(HAVE_CWAIT)