Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/linux/
Depoll.rs30 ep: i32, field
39 let ep = match syscall!(epoll_create1(libc::EPOLL_CLOEXEC)) { in new() localVariable