Home
last modified time | relevance | path

Searched defs:sys_timeout (Results 1 – 3 of 3) sorted by relevance

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dtimers.h81 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dtimeouts.h100 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dtimeouts.h107 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro

Completed in 2 milliseconds