Searched refs:gCommonCleanupFunctions (Results 1 – 1 of 1) sorted by relevance
29 static cleanupFunc *gCommonCleanupFunctions[UCLN_COMMON_COUNT]; variable70 gCommonCleanupFunctions[type] = func; in ucln_common_registerCleanup()101 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()103 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()104 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()