Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dtimer.h64 CheckRtmTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh);
/mOS-networking-stack/core/src/
H A Dtimer.c381 CheckRtmTimeout(mtcp_manager_t mtcp, uint32_t cur_ts, int thresh) in CheckRtmTimeout() function
H A Dcore.c951 CheckRtmTimeout(mtcp, ts, thresh); in RunMainLoop()