destroy_workqueue(9)

NAME

destroy_workqueue - safely terminate a workqueue

SYNOPSIS

void destroy_workqueue(struct workqueue_struct * wq);

ARGUMENTS

wq
target workqueue

DESCRIPTION

Safely destroy a workqueue. All work currently pending will be done
first.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout