Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/core/
Dtest_timers.c9 static struct sys_timeo* old_list_head; variable
15 old_list_head = *list_head; in timers_setup()
23 *list_head = old_list_head; in timers_teardown()