Home
last modified time | relevance | path

Searched refs:g_handleTimes (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsoftbus_utils.c59 static int32_t g_handleTimes = 0; variable
117 ++g_handleTimes; in HandleTimeoutFun()
118 if (g_handleTimes >= MAX_HANDLE_TIMES && g_timerId != NULL) { in HandleTimeoutFun()
127 g_handleTimes = 0; in HandleTimeoutFun()