Home
last modified time | relevance | path

Searched refs:SIGEV_KEVENT (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs1052 /// notification. FreeBSD and DragonFly BSD programs should prefer `SIGEV_KEVENT`.
1065 SigevNotify::SigevKevent{..} => libc::SIGEV_KEVENT, in new()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs462 pub const SIGEV_KEVENT: ::c_int = 3; consts

Completed in 8 milliseconds