Home
last modified time | relevance | path

Searched refs:HAVE_GETPID (Results 1 - 6 of 6) sorted by relevance

/third_party/python/PC/
H A Dpyconfig.h498 #define HAVE_GETPID macro
/third_party/python/Modules/
H A Dmain.c16 #if defined(HAVE_GETPID) && defined(HAVE_UNISTD_H)
643 #if defined(HAVE_GETPID) && defined(HAVE_KILL) && !defined(MS_WINDOWS) in exit_sigint()
651 #endif /* HAVE_GETPID && !MS_WINDOWS */ in exit_sigint()
H A D_randommodule.c261 #ifdef HAVE_GETPID in random_seed_time_pid()
H A D_asynciomodule.c107 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS)
270 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in get_running_loop()
3273 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in new_running_loop_holder()
H A Dposixmodule.c7606 #ifdef HAVE_GETPID
7619 #endif /* HAVE_GETPID */
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h3238 #if defined(HAVE_GETPID)
3258 #endif /* defined(HAVE_GETPID) */

Completed in 31 milliseconds