Searched defs:blocking_send (Results 1 – 2 of 2) sorted by relevance
844 fn blocking_send() { in blocking_send() function
1037 pub fn blocking_send(&self, value: T) -> Result<(), SendError<T>> { in blocking_send() method