Home
last modified time | relevance | path

Searched refs:g_child_watch_source_new (Results 1 – 25 of 70) sorted by relevance

123

/dports/security/gcr/gcr-3.40.0/build-aux/
H A Dglib.supp378 g_child_watch_source_new
382 fun:g_child_watch_source_new
/dports/security/gnome-keyring/gnome-keyring-40.0/build/
H A Dglib.supp378 g_child_watch_source_new
382 fun:g_child_watch_source_new
/dports/devel/glib20/glib-2.70.4/tests/
H A Dchild-test.c128 source = g_child_watch_source_new (pid); in test_thread()
/dports/finance/gnucash/gnucash-4.9/common/debug/valgrind/
H A Dvalgrind-glib.supp86 fun:g_child_watch_source_new
/dports/devel/glib20/glib-2.70.4/gobject/tests/
H A Dclosure.c131 source = g_child_watch_source_new (pid); in test_closure_child()
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Dspawn-singlethread.c145 source = g_child_watch_source_new (pid); in test_spawn_async()
270 source = g_child_watch_source_new (pid); in test_spawn_async_with_fds()
H A Dspawn-multithreaded.c182 source = g_child_watch_source_new (pid); in test_spawn_async_multithreaded_instance()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Platform/gtk/
H A DWorkQueueGtk.cpp217 GRefPtr<GSource> dispatchSource = adoptGRef(g_child_watch_source_new(process)); in scheduleWorkOnTermination()
/dports/devel/gvfs/gvfs-1.46.2/monitor/udisks2/
H A Dgvfsudisks2utils.c200 source = g_child_watch_source_new (data->child_pid); in spawn_data_free()
446 data->child_watch_source = g_child_watch_source_new (data->child_pid); in gvfs_udisks2_utils_spawn()
/dports/devel/cutter/cutter-1.2.6/gcutter/
H A Dgcut-glib-event-loop.c289 source = g_child_watch_source_new(pid); in watch_child_full()
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/
H A Dudisksspawnedjob.c798 source = g_child_watch_source_new (job->child_pid); in udisks_spawned_job_release_resources()
992 job->child_watch_source = g_child_watch_source_new (job->child_pid); in udisks_spawned_job_start()
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Devent.c643 return g_child_watch_source_new(pid); in new_child_watch_source()
/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Devent.c643 return g_child_watch_source_new(pid); in new_child_watch_source()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgmain.h678 GSource *g_child_watch_source_new (GPid pid);
/dports/mail/evolution/evolution-3.42.1/src/modules/bogofilter/
H A Devolution-bogofilter.c186 source = g_child_watch_source_new (child_pid); in bogofilter_command()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Dsource.rs612 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Dsource.rs627 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dsource.rs645 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Dsource.rs645 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Dsource.rs645 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Dsource.rs645 let source = glib_sys::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/mail/evolution/evolution-3.42.1/src/modules/spamassassin/
H A Devolution-spamassassin.c274 source = g_child_watch_source_new (child_pid); in spam_assassin_command_full()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dsource.rs855 let source = ffi::g_child_watch_source_new(pid.0); in child_watch_source_new()
/dports/cad/oregano/oregano-0.84.43/src/engines/
H A Dngspice-watcher.c630 GSource *child_watch_source = g_child_watch_source_new (*child_pid); in ngspice_watcher_build_and_launch()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dsource.rs855 let source = ffi::g_child_watch_source_new(pid.0); in child_watch_source_new()

123