Searched defs:dispatcher (Results 1 – 3 of 3) sorted by relevance
910 dispatcher: D, field964 let dispatcher = SingleDispatcher::new(service, port_cfg); in new() localVariable977 let dispatcher = SingleUnbufferedDispatcher::new(service, port_cfg); in new_unbuffered() localVariable1476 let mut dispatcher = TestServiceDispatcher::<5>::new().unwrap(); in multiple_services() localVariable1590 let mut dispatcher = TestServiceLifetimeDispatcher::<2>::new().unwrap(); in manager_creation() localVariable
277 let mut dispatcher = SkServiceDispatcher::<PORT_COUNT>::new().map_err(|e| { in inner_main() localVariable
572 let mut dispatcher = KMServiceDispatcher::<3>::new() in handle_port_connections() localVariable