Searched refs:g_atexit (Results 1 – 8 of 8) sorted by relevance
336 void g_atexit (GVoidFunc func);349 #define g_atexit(func) atexit(func) GLIB_DEPRECATED_MACRO_IN_2_32 macro
160 #undef g_atexit202 g_atexit (GVoidFunc func) in g_atexit() function
718 g_atexit (atexit_func); in test_atexit()
178 * New function g_atexit(), use of the ATEXIT() macro is discouraged.
1597 - #638 g_atexit is defined when not declared
2207 g_atexit
454 g_atexit (debug_objects_atexit); in _g_object_type_init()
78259 tests: use atexit, g_atexit has been deprecated in glib master