Home
last modified time | relevance | path

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

/dports/net/gupnp-igd/gupnp-igd-1.2.0/libgupnp-igd/
H A Dgupnp-simple-igd-thread.c101 static void gupnp_simple_igd_thread_finalize (GObject *object);
140 gobject_class->finalize = gupnp_simple_igd_thread_finalize; in gupnp_simple_igd_thread_class_init()
275 gupnp_simple_igd_thread_finalize (GObject *object) in gupnp_simple_igd_thread_finalize() function