Home
last modified time | relevance | path

Searched refs:NOTE_DELETE (Results 1 - 9 of 9) sorted by relevance

/third_party/libuv/src/unix/
H A Dkqueue.c183 | NOTE_DELETE | NOTE_EXTEND | NOTE_REVOKE; in uv__io_poll()
514 | NOTE_DELETE | NOTE_EXTEND | NOTE_REVOKE; in uv__fs_event()
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c161 | NOTE_DELETE | NOTE_EXTEND | NOTE_REVOKE; in uv__io_poll()
497 | NOTE_DELETE | NOTE_EXTEND | NOTE_REVOKE; in uv__fs_event()
/third_party/rust/crates/nix/src/sys/
H A Devent.rs130 NOTE_DELETE;
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1306 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/python/Modules/
H A Dselectmodule.c2618 PyModule_AddIntConstant(m, "KQ_NOTE_DELETE", NOTE_DELETE);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1107 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1944 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2019 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3964 pub const NOTE_DELETE: u32 = 0x00000001; consts

Completed in 41 milliseconds