| futex.rs | 
          #[deprecated(
    since = "0.38.35",
    note = "
    The `futex` function and `FutexOperation` enum are deprecated. There are
    individual functions available to perform futex operations with improved
    type safety. See the `rustix::thread::futex` module."
)]
 | 
          2963 | 
        
        
          | mod.rs | 
           | 
          89 | 
        
        
          | syscalls.rs | 
           libc syscalls supporting `rustix::thread`. | 
          19383 |