Home
last modified time | relevance | path

Searched refs:ffrt_wake_coroutine (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/ffrt/
H A Dffrt_task.rs15 use ylong_ffrt::{ffrt_get_current_task, ffrt_wake_coroutine};
30 ffrt_wake_coroutine(self.0);
/commonlibrary/rust/ylong_runtime/ylong_ffrt/src/
H A Dtask.rs135 pub fn ffrt_wake_coroutine(task: RawTaskCtx); in ffrt_wake_coroutine() functions

Completed in 1 milliseconds