[workqueue] 系统默认工作队列初始化阶段提前
This commit is contained in:
parent
83692a54c4
commit
791b8a35de
|
@ -369,7 +369,6 @@ int rt_work_sys_workqueue_init(void)
|
||||||
|
|
||||||
return RT_EOK;
|
return RT_EOK;
|
||||||
}
|
}
|
||||||
|
INIT_PREV_EXPORT(rt_work_sys_workqueue_init);
|
||||||
INIT_DEVICE_EXPORT(rt_work_sys_workqueue_init);
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue