个人资料图片
  • 网页
  • 图片
  • 视频
  • 学术
  • 词典
  • 地图
  • 更多
    • 航班
  • 笔记本

work_struct

例句

释义:
全部全部
类别:全部全部,口语口语,书面语书面语,标题标题,技术技术
来源:全部全部,字典字典,网络网络
难度:全部全部,简单简单,中等中等,难难
更多例句筛选
收起例句筛选
1.
As the work_struct indicates the handler function to use, you can use the work queue to queue work for a variety of handlers.
由于work_struct中指出了要采用的处理程序函数,因此可以利用工作队列来为不同的处理程序进行任务排队。
www.ibm.com
2.
The work to be communicated through the work queue is defined by the work_struct structure.
通过工作队列与之通信的任务可以由结构体work_struct来定义。
www.ibm.com
3.
Work is represented by a work_struct structure, which identifies the work to be deferred and the deferral function to use (see Figure 3).
任务由结构体work_struct来说明,用来鉴别哪些任务被延迟以及使用哪个延迟函数(参见图3)。
www.ibm.com
4.
The task needs to be packaged into a structure called the work_struct structure. A workqueue task is initialized during compile time using
任务需要封装为一个叫做work_struct的结构体。
www.ibm.com
5.
int schedule_work(struct work_struct *work); -- add an entry to the workqueue
intschedule_work(structwork_struct*work);--向工作队列中添加一个任务
www.ibm.com
© 2025 Microsoft
  • 隐私声明和 Cookie
  • 法律声明
  • 广告
  • 帮助
  • 反馈