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.