概述:相关概念,进程在整个内核中的功能位置,源代码中进程相关的文件源代码中进程相关的文件。 Linux核心是多任务的,运行的程序称作进程 (process)线程 (Thread) 为单一进程提供了做多件事的可能。Threads within a thread group share all their global variables and have the same heap. But the threads have different stacks ( they don’t share local variable )Threads are processes that happen to share the global memory space.
猜您喜欢
推荐内容
开源项目推荐 更多
热门活动
热门器件
用户搜过
随便看看
热门下载
评论