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)NAMEqueue_delayed_work - queue work on a workqueue after delaySYNOPSISint queue_delayed_work(struct workqueue_struct * wq, struct delayed_work * dwork, unsigned long delay);ARGUMENTSwq workqueue to use dwork delayable work to queue delay number of jiffies to wait before queueingDESCRIPTIONReturns 0 if work was already on a queue, non-zero otherwise.COPYRIGHTKernel Hackers Manual 2.6. July 2010 QUEUE_DELAYED_WORK(9)
Related Man Pages |
---|
dummynet(4) - debian |
dummynet(4) - freebsd |
pthread_workqueue(3) - debian |
workqueue_enqueue(9) - netbsd |
tapset::irq(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Update kernel Linux without reboot?! |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |
Shopt -s histappend |