Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dnetpoller.rs26 pub(crate) struct NetLooper { struct
30 unsafe impl Send for NetLooper {} implementation
31 unsafe impl Sync for NetLooper {} implementation
37 impl NetLooper { impl