Function report |
Source Code:kernel\workqueue.c |
Create Date:2022-07-28 09:26:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:send_mayday
Proto:static void send_mayday(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
2008 | pwq = get_work_pwq(work) |
2009 | wq = I: the owning workqueue |
2011 | lockdep_assert_held( & wq_mayday_lock) |
2013 | If Not MD: rescue worker Then Return |
2025 | wake_up_process(I: worker task ) |
Name | Describe |
---|---|
pool_mayday_timeout |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |