pub fn system_highpri() -> &'static Queue
Expand description

Returns the system high-priority work queue (system_highpri_wq).

It is similar to the one returned by system but for work items which require higher scheduling priority.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.