We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[cfg]
1 parent 9abda03 commit 898302eCopy full SHA for 898302e
library/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