文件名称:kill
-
所属分类:
- 标签属性:
- 上传时间:2013-07-22
-
文件大小:29.26kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Linux内核编程,设计某一个函数,输入为Linux系统某一个进程的进程号(PID),函数将*该进程的所有子孙。Linux内核进程家族为多叉树数据结构,以祖先进程为根节点。对于这种数据结构,后序遍历树的每个节点,在遍历同时删除节点,就可以删除整个进程树。-Linux kernel programming, design one function, one input for a Linux system process ID (PID), the function will kill all descendants of that process. Linux kernel process family is multi-tree data structure to the process is the root ancestor. For this data structure, post-order traversal of the tree each node in the node traversal and delete, you can delete the entire process tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
kill/
kill/fork3.c
kill/globalmem.c
kill/Makefile
kill/post_killChild
kill/wlh_kernel_killChild.c
kill/进程终结方法.doc
kill/fork3.c
kill/globalmem.c
kill/Makefile
kill/post_killChild
kill/wlh_kernel_killChild.c
kill/进程终结方法.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.