Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dbuilder.rs31 pub(crate) qos: Option<Qos>, field
56 pub fn qos(mut self, qos: Qos) -> Self { in qos() method
Djoin_set.rs391 pub fn qos(self, qos: Qos) -> Self { in qos() method