Home
last modified time | relevance | path

Searched defs:select_timeout (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libhevc/encoder/
H A Dosal_select_engine.h70 UWORD32 select_timeout; member
H A Dosal.h249 UWORD32 select_timeout; member
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/
H A Dns-udpserver.c345 struct timeval select_timeout; /* timeout for select() */ in main() local
H A Dns-tcpserver.c405 struct timeval select_timeout; /* timeout for select() */ in handle_client() local
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/src/
Dselect.rs495 pub fn select_timeout<'a>( in select_timeout() function
870 pub fn select_timeout( in select_timeout() method
/aosp_15_r20/external/libcups/scheduler/
H A Dmain.c1629 select_timeout(int fds) /* I - Number of descriptors returned */ in select_timeout() function