Tests the that the value at the futex word pointed to by `uaddr` still contains the `expected` value, and if so, it sleeps waiting for a futex wake operation on the futex word.
(
&self,
uaddr: VirtAddr,
expected: u32,
_timeout: &TimeSpec,
)
source not stored for this graph (policy: none)
no test coverage detected