Home
last modified time | relevance | path

Searched refs:HAVE_GETPID (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/
Dconfig.h76 #define HAVE_GETPID 1 macro
Dmeson.build335 cdata.set('HAVE_GETPID', 1)
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dlibcompat.h117 #if !HAVE_GETPID && HAVE__GETPID
/third_party/python/Modules/
Dmain.c15 #if defined(HAVE_GETPID) && defined(HAVE_UNISTD_H)
629 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in exit_sigint()
D_asynciomodule.c99 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS)
262 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in get_running_loop()
3228 #if defined(HAVE_GETPID) && !defined(MS_WINDOWS) in new_running_loop_holder()
Dposixmodule.c7411 #ifdef HAVE_GETPID
/third_party/python/PC/
Dpyconfig.h502 #define HAVE_GETPID macro
/third_party/python/
Dpyconfig.h.in499 #undef HAVE_GETPID
/third_party/python/Modules/clinic/
Dposixmodule.c.h3166 #if defined(HAVE_GETPID)