Home
last modified time | relevance | path

Searched defs:nonblock (Results 1 – 12 of 12) sorted by relevance

/prebuilts/go/linux-x86/test/chan/
Dselect5.go369 var nonblock = parse("nonblock", ` var
/prebuilts/go/linux-x86/src/os/
Dfile_unix.go63 nonblock bool // whether we set nonblocking mode member
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/
Dpcm_ioplug.h109 int nonblock; /**< non-block mode; read-only */ member
Dcontrol_external.h126 int nonblock; /**< non-block mode; read-only */ member
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/wasi/
Dfs.rs332 fn nonblock(&mut self, nonblock: bool) -> &mut Self; in nonblock() method
385 fn nonblock(&mut self, enabled: bool) -> &mut OpenOptions { in nonblock() method
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/os/wasi/
Dfs.rs332 fn nonblock(&mut self, nonblock: bool) -> &mut Self; in nonblock() method
385 fn nonblock(&mut self, enabled: bool) -> &mut OpenOptions { in nonblock() method
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/wasi/
Dfs.rs332 fn nonblock(&mut self, nonblock: bool) -> &mut Self; in nonblock() method
385 fn nonblock(&mut self, enabled: bool) -> &mut OpenOptions { in nonblock() method
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/os/wasi/
Dfs.rs332 fn nonblock(&mut self, nonblock: bool) -> &mut Self; in nonblock() method
385 fn nonblock(&mut self, enabled: bool) -> &mut OpenOptions { in nonblock() method
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
Dfs.rs313 pub fn nonblock(&mut self, set: bool) { in nonblock() method
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
Dfs.rs313 pub fn nonblock(&mut self, set: bool) { in nonblock() method
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
Dfs.rs313 pub fn nonblock(&mut self, set: bool) { in nonblock() method
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/
Dfs.rs313 pub fn nonblock(&mut self, set: bool) { in nonblock() method