Searched refs:g_clear_handle_id (Results 1 – 6 of 6) sorted by relevance
149 g_clear_handle_id (&dbus->watch_id, g_bus_unwatch_name); in g_memory_monitor_dbus_finalize()
713 void g_clear_handle_id (guint *tag_ptr,716 #define g_clear_handle_id(tag_ptr, clear_func) \ macro
2576 #undef g_clear_handle_id2578 g_clear_handle_id (guint *tag_ptr, in g_clear_handle_id() function
573 g_clear_handle_id (&id, g_source_remove); in test_clear_source()579 g_clear_handle_id (&id, g_source_remove); in test_clear_source()
911 g_clear_handle_id
1484 - #1860 g_clear_handle_id does not trigger GLIB_VERSION_MAX_ALLOWED warning2838 - g_clear_handle_id, to simplify removing sources from the default mainloop