Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dread_task.rs95 const PROBE_SIZE: usize = 32; const
106 buf.try_reserve(PROBE_SIZE) in poll_read_to_end()