Home
last modified time | relevance | path

Searched defs:FfrtResult (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_ffrt/src/
H A Dlib.rs61 pub type FfrtResult<T> = Result<T, c_int>; types

Completed in 1 milliseconds