Function kernel::workqueue::system_freezable
source · [−]pub fn system_freezable() -> &'static QueueExpand description
Returns the system freezable work queue (system_freezable_wq).
It is equivalent to the one returned by system except that it’s freezable.