Searched refs:g_last_check_timeout (Results 1 – 1 of 1) sorted by relevance
66 static u32_t g_last_check_timeout = 0; variable379 if ((now - g_last_check_timeout) >= TIMEOUT_CHECK) { in tcpip_timeouts_mbox_fetch()381 g_last_check_timeout = sys_now(); in tcpip_timeouts_mbox_fetch()