schedule_delayed_work_on(9) suse man page | unix.com

Man Page: schedule_delayed_work_on

Operating Environment: suse

Section: 9

SCHEDULE_DELAYED_WOR(9) 					   Driver Basics					   SCHEDULE_DELAYED_WOR(9)

NAME
schedule_delayed_work_on - queue work in global workqueue on CPU after delay
SYNOPSIS
int schedule_delayed_work_on(int cpu, struct delayed_work * dwork, unsigned long delay);
ARGUMENTS
cpu cpu to use dwork job to be done delay number of jiffies to wait
DESCRIPTION
After waiting for a given time this puts a job in the kernel-global workqueue on the specified CPU.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCHEDULE_DELAYED_WOR(9)
Related Man Pages
workqueue_destroy(9) - netbsd
cpu(1) - plan9
cpuset(3) - netbsd
cpuset_set(3) - netbsd
workqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com