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

/external/python/cpython2/Modules/
H A Dposixmodule.c131 #define HAVE_CWAIT 1 macro
6252 #elif defined(HAVE_CWAIT)
6276 #endif /* HAVE_WAITPID || HAVE_CWAIT */
9012 #if defined(HAVE_WAITPID) || defined(HAVE_CWAIT)
/external/python/cpython3/Modules/
H A Dposixmodule.c171 #define HAVE_CWAIT 1 macro
6915 #elif defined(HAVE_CWAIT)
/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h3003 #if defined(HAVE_CWAIT)
3039 #endif /* defined(HAVE_CWAIT) */

Completed in 109 milliseconds