kernel
v6.15
Module poll
Structs
In kernel::sync
?
Module
kernel
::
sync
::
poll
source
·
[
−
]
Expand description
Utilities for working with
struct poll_table
.
Structs
§
PollCondVar
A wrapper around
CondVar
that makes it usable with
PollTable
.
PollTable
Wraps the kernel’s
struct poll_table
.