Query: queue_delayed_work_on
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
QUEUE_DELAYED_WORK_O(9) Driver Basics QUEUE_DELAYED_WORK_O(9)NAMEqueue_delayed_work_on - queue work on specific CPU after delaySYNOPSISint queue_delayed_work_on(int cpu, struct workqueue_struct * wq, struct delayed_work * dwork, unsigned long delay);ARGUMENTScpu CPU number to execute work on wq workqueue to use dwork 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_O(9)
Related Man Pages |
---|
rdma_post_ud_send(3) - debian |
workqueue_destroy(9) - netbsd |
cpuset(3) - netbsd |
cpuset_create(3) - netbsd |
workqueue(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
32 bit process addressing more than 4GB |