Home
last modified time | relevance | path

Searched refs:wake_panic (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/futures-test/src/task/
Dpanic_waker.rs10 unsafe fn wake_panic(_data: *const ()) { in wake_panic() function
17 RawWakerVTable::new(clone_panic_waker, wake_panic, wake_panic, noop);