We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[cfg]
1 parent 06df9c4 commit dde783fCopy full SHA for dde783f
std/src/sys/unix/thread_parking/netbsd.rs
@@ -1,5 +1,3 @@
1
-#![cfg(target_os = "netbsd")]
2
-
3
use crate::ffi::{c_int, c_void};
4
use crate::ptr;
5
use crate::time::Duration;
0 commit comments