Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/test/unit/core/
A Dtest_timers.c14 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_setup()
22 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in timers_teardown()
49 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_cyclic_timers()
130 struct sys_timeo** list_head = sys_timeouts_get_next_timeout(); in do_test_timers()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dtimeouts.h118 struct sys_timeo** sys_timeouts_get_next_timeout(void);
/components/net/lwip/lwip-2.1.2/src/core/
A Dtimeouts.c128 sys_timeouts_get_next_timeout(void) in sys_timeouts_get_next_timeout() function

Completed in 13 milliseconds