Query: schedule_work
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCHEDULE_WORK(9) Driver Basics SCHEDULE_WORK(9)NAMEschedule_work - put work task in global workqueueSYNOPSISint schedule_work(struct work_struct * work);ARGUMENTSwork job to be doneDESCRIPTIONReturns zero if work was already on the kernel-global workqueue and non-zero otherwise. This puts a job in the kernel-global workqueue if it was not already queued and leaves it in the same position on the kernel-global workqueue otherwise.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCHEDULE_WORK(9)
Related Man Pages |
---|
usb_queue_reset_device(9) - centos |
workqueue_destroy(9) - netbsd |
sysmon_task_queue_fini(9) - netbsd |
sysmon_task_queue_sched(9) - netbsd |
tapset::irq(3stap) - debian |
Similar Topics in the Unix Linux Community |
---|
Off-topic. |