Searched defs:VhostUserVsockThread (Results 1 – 1 of 1) sorted by relevance
55 pub(crate) struct VhostUserVsockThread { struct57 pub mem: Option<GuestMemoryAtomic<GuestMemoryMmap>>,59 pub event_idx: bool,61 host_sock: RawFd,86 impl VhostUserVsockThread { argument719 impl Drop for VhostUserVsockThread { implementation739 impl VhostUserVsockThread { impl