Home
last modified time | relevance | path

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

/linux/rust/kernel/sync/
H A Dpoll.rs31 pub struct PollTable<'a> { struct
36 impl<'a> PollTable<'a> { implementation