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

Returns the system freezable work queue (system_freezable_wq).

It is equivalent to the one returned by system except that it’s freezable.

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