Searched defs:read_notifier (Results 1 – 5 of 5) sorted by relevance
24 read_notifier: EventAsync, field29 let read_notifier = in new() localVariable
26 read_notifier: Event, field33 let read_notifier = tube.get_read_notifier_event().try_clone()?; in new() localVariable
200 let read_notifier = overlapped_wrapper in start_queue() localVariable205 let read_notifier = EventAsync::new_without_reset(read_notifier, ex) in start_queue() localVariable
54 let read_notifier = vhost_user_tube in run_handler() localVariable
681 let read_notifier = overlapped_wrapper in create_slirp_context() localVariable