Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dasync_pool.rs52 locals: Vec<LocalQueue>, field
69 let mut locals = Vec::new(); in new() localVariable