Searched refs:gCleanupFunctions (Results 1 – 2 of 2) sorted by relevance
31 static cleanupFunc *gCleanupFunctions[UCLN_I18N_COUNT]; variable39 if (gCleanupFunctions[libType]) in i18n_cleanup()41 gCleanupFunctions[libType](); in i18n_cleanup()42 gCleanupFunctions[libType] = NULL; in i18n_cleanup()58 gCleanupFunctions[type] = func; in ucln_i18n_registerCleanup()
37 static cleanupFunc *gCleanupFunctions[UCLN_IO_COUNT]; variable45 if (gCleanupFunctions[libType]) in io_cleanup()47 gCleanupFunctions[libType](); in io_cleanup()48 gCleanupFunctions[libType] = NULL; in io_cleanup()64 gCleanupFunctions[type] = func; in ucln_io_registerCleanup()