Module 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.