Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Dtimeouts.c407 u32_t sleeptime; in sys_timeouts_mbox_fetch() local
415 sleeptime = sys_timeouts_sleeptime(); in sys_timeouts_mbox_fetch()
416 if (sleeptime == 0 || sys_arch_mbox_fetch(mbox, msg, sleeptime) == SYS_ARCH_TIMEOUT) { in sys_timeouts_mbox_fetch()

Completed in 2 milliseconds