Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs221 pub(crate) stream_waker: Mutex<StreamWaker>, field
646 let mut stream_waker = stream_info in poll() localVariable
682 let mut stream_waker = stream_info in poll() localVariable
699 let mut stream_waker = stream_info in poll() localVariable
746 let mut stream_waker = stream_info in poll() localVariable
798 let mut stream_waker = self in poll_match_result() localVariable
1184 let mut stream_waker = self in dispatch_read_frames() localVariable
1216 let mut stream_waker = self in goaway_unsent_stream() localVariable