Searched refs:commonFunc (Results 1 – 2 of 2) sorted by relevance
107 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local113 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()