Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/
Dtest-suite76 check_timeout=0
101 check_timeout="$val" ;;
383 if [ $check_timeout -ne 0 ]; then
384 pre_cmd="timeout $check_timeout"
/third_party/lwip/src/core/
Dlowpower.c315 check_timeout(u32_t now) in check_timeout() function
380 check_timeout(sys_now()); in tcpip_timeouts_mbox_fetch()