suse man page for queue_delayed_work

Query: queue_delayed_work

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

QUEUE_DELAYED_WORK(9)						   Driver Basics					     QUEUE_DELAYED_WORK(9)

NAME
queue_delayed_work - queue work on a workqueue after delay
SYNOPSIS
int queue_delayed_work(struct workqueue_struct * wq, struct delayed_work * dwork, unsigned long delay);
ARGUMENTS
wq workqueue to use dwork delayable work to queue delay number of jiffies to wait before queueing
DESCRIPTION
Returns 0 if work was already on a queue, non-zero otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 QUEUE_DELAYED_WORK(9)
Related Man Pages
dummynet(4) - freebsd
workqueue_destroy(9) - netbsd
device_schedule_callback_owner(9) - suse
tapset::irq(3stap) - centos
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB