Searched defs:NetLooper (Results 1 – 1 of 1) sorted by relevance
26 pub(crate) struct NetLooper { struct30 unsafe impl Send for NetLooper {} implementation31 unsafe impl Sync for NetLooper {} implementation37 impl NetLooper { impl