Searched refs:sys_timeo (Results 1 – 3 of 3) sorted by relevance
62 static struct sys_timeo *next_timeout;268 struct sys_timeo *timeout, *t; in sys_timeout_debug()270 timeout = (struct sys_timeo *)memp_malloc(MEMP_SYS_TIMEOUT); in sys_timeout_debug()322 struct sys_timeo *prev_t, *t; in sys_untimeout()359 struct sys_timeo *tmptimeout; in sys_check_timeouts()422 struct sys_timeo *tmptimeout; in sys_timeouts_mbox_fetch()
65 struct sys_timeo { struct66 struct sys_timeo *next; argument
75 LWIP_MEMPOOL(SYS_TIMEOUT, MEMP_NUM_SYS_TIMEOUT, sizeof(struct sys_timeo), "SYS_TIMEOUT")