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

/barrelfish-master/include/lwip2/lwip/
H A Dtimeouts.h100 #define sys_timeout(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) macro
/barrelfish-master/lib/lwip/src/core/
H A Dsys.c186 void sys_timeout(u32_t msecs, sys_timeout_handler h, void *arg) function
/barrelfish-master/include/lwip/lwip/
H A Dsys.h52 #define sys_timeout(m,h,a) macro

Completed in 41 milliseconds