Home
last modified time | relevance | path

Searched refs:add_handle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Diocp.rs45 pub(crate) fn add_handle<T: AsRawHandle + ?Sized>( in add_handle() method
H A Dafd.rs124 cp.add_handle(token, &afd.fd)?; in new()