Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/third_party/rust/rustix/src/backend/libc/event/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 207 B image not shown  

Quelle  mod.rs   Sprache: unbekannt

 
pub(crate) mod poll_fd;
#[cfg(not(windows))]
pub(crate) mod types;

#[cfg_attr(windows, path = "windows_syscalls.rs")]
pub(crate) mod syscalls;

#[cfg(any(linux_kernel, target_os = "redox"))]
pub mod epoll;

[ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ]