summaryrefslogtreecommitdiffstats
path: root/vendor/rustix/src/imp/libc/thread/mod.rs
blob: 40e0d1135218e4fceddc270cbea235d6162b407f (plain)
1
2
#[cfg(not(windows))]
pub(crate) mod syscalls;