schedule_work(9)

NAME

schedule_work - put work task in global workqueue

SYNOPSIS

int schedule_work(struct work_struct * work);

ARGUMENTS

work
job to be done

DESCRIPTION

This puts a job in the kernel-global workqueue.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout