DESTROY_WORKQUEUE(9) Driver Basics DESTROY_WORKQUEUE(9)NAMEdestroy_workqueue - safely terminate a workqueueSYNOPSISvoid destroy_workqueue(struct workqueue_struct * wq);ARGUMENTSwq target workqueueDESCRIPTIONSafely destroy a workqueue. All work currently pending will be done first.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DESTROY_WORKQUEUE(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |