Home
last modified time | relevance | path

Searched defs:wake_by_ref (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Dwaker.rs48 unsafe fn wake_by_ref(ptr: *const ()) { in wake_by_ref() function
H A Dtask_handle.rs235 pub(crate) fn wake_by_ref(&self) { in wake_by_ref() function
H A Djoin_set.rs120 fn wake_by_ref(entry: &Arc<JoinEntry<R>>) { in wake_by_ref() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dblock_on.rs38 fn wake_by_ref(ptr: *const ()) { in wake_by_ref() function
H A Dcurrent_thread.rs226 fn wake_by_ref(ptr: *const ()) { in wake_by_ref() function