Searched refs:WaitContextCreateError (Results 1 – 1 of 1) sorted by relevance
79 WaitContextCreateError(BaseError), enumerator488 .map_err(|e| Error::WaitContextCreateError(e))?; in spawn_recv_thread()