Searched refs:g_hook_free (Results 1 – 8 of 8) sorted by relevance
110 void g_hook_free (GHookList *hook_list,
987 #undef g_hook_free 988 extern __typeof (g_hook_free) g_hook_free __attribute((alias("IA__g_hook_free"), visibility("defaul…
980 extern __typeof (g_hook_free) IA__g_hook_free __attribute((visibility("hidden")));981 #define g_hook_free IA__g_hook_free macro
1406 g_hook_free
98 * glib/ghook.c (g_hook_free): Check for NULL finalizer. (#476849, Areg
1278 476849 Invocation of the interface "g_hook_free" fails in certai...
1502 g_hook_free(): if hook_list->hook_free != NULL, call this function prior
6841 flag around the call to g_hook_free() to avoid spurious7120 flag around the call to g_hook_free() to avoid spurious