Searched refs:g_looperCnt (Results 1 – 1 of 1) sorted by relevance
34 static uint32_t g_looperCnt = 0; variable432 if (g_looperCnt >= MAX_LOOPER_CNT) { in CreateNewLooper()433 COMM_LOGE(COMM_UTILS, "Looper exceeds the maximum, count=%{public}u,", g_looperCnt); in CreateNewLooper()473 g_looperCnt++; in CreateNewLooper()567 if (g_looperCnt != 0) { in DestroyLooper()568 g_looperCnt--; in DestroyLooper()