Searched defs:try_set (Results 1 – 5 of 5) sorted by relevance
256 def try_set(): function
46 pub fn try_set<F>(&mut self, future: F) -> Result<(), F> in try_set() method
51 pub(crate) fn try_set<F>(&mut self, future: F) -> Result<(), F> in try_set() method
418 bool try_set (const Type *obj, const ValueType &v) in try_set() function
260 static inline int try_set(FILE *stream, int value) in try_set() function