- 博客(1)
- 资源 (1)
- 收藏
- 关注
原创 linux各种队列
普通队列 一、定义工作入口项 struct workqueue_struct *suspend_work_queue; 二、创建单线程的工作队列 suspend_work_queue = create_singlethread_workqueue("suspend"); if (suspend_work_queue == NULL) { ret = -ENOME
2012-07-22 17:58:57
1021
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人