MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / _wait

Method _wait

src/aero_kernel/src/utils/sync.rs:89–140  ·  view source on GitHub ↗
(
        &self,
        mutex: &'a Mutex<T>,
        mut cond: F,
        interruptable: bool,
        flags: WaitQueueFlags,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

wait_uninterruptibleMethod · 0.80
waitMethod · 0.80

Calls 9

get_schedulerFunction · 0.85
current_threadFunction · 0.85
lockMethod · 0.80
lock_irqMethod · 0.80
await_ioMethod · 0.80
is_nonblockMethod · 0.45
pushMethod · 0.45
cloneMethod · 0.45
removeMethod · 0.45

Tested by

no test coverage detected