
Linux 进程管理
文章平均质量分 59
ych_ding
这个作者很懒,什么都没留下…
展开
-
Linux pid学习
原创 2013-09-17 21:11:13 · 400 阅读 · 0 评论 -
Linux Thread相关
参考资料 http://man7.org/linux/man-pages/man2/sched_setscheduler.2.html点击打开链接 http://www.qnx.com/developers/docs/6.4.1/neutrino/lib_ref/s/sched_param.html?lang=cn点击打开链接 http://stackoverflow.com/que原创 2015-01-30 20:15:37 · 445 阅读 · 0 评论 -
竞态编程相关接口
Name wait_event_interruptible_timeout — sleep until a condition gets true or a timeout elapses Synopsis wait_event_interruptible_timeout (wq,condition,timeout); Arguments wq the waitqu原创 2015-03-18 09:29:43 · 511 阅读 · 0 评论