Home
last modified time | relevance | path

Searched defs:timedout (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-uart.h106 static inline uint8_t cvmx_uart_read_byte_with_timeout(int uart_index, int *timedout, volatile unsi… in cvmx_uart_read_byte_with_timeout()
H A Dcvmx-debug-uart.c161 int timedout = 0; in cvmx_debug_uart_getpacket() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h177 unsigned timedout:1; member
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.h59 unsigned timedout:1; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzil.c2659 boolean_t timedout = B_FALSE; in zil_commit_waiter() local