花费 5 ms
【一】 sched.h

第一个数据结构体是 task_struct ,这个数据结构被内核用来表示进程,包含其所有信息。 定义于文件 include/linux/sched.h 中,先看看其完整定义 下面一个 ...

Tue Aug 25 03:16:00 CST 2015 0 1919

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM