Description: Experimental process, the operating system write a soft interrupt communication procedures, the parent creates a child process p1 and to the child process using system call kill () sends a signal to the parent, the parent process get signal after the output string " received p1 signal." .
To Search:
- [linux] - Operating principle of the four process
- [theprocess] - 编制一段程序,使其实现进程的软中断通信。 要求:使用系统调用fork()创建两个
- [1] - A simple example of the process of commu
File list (Check if you may need any files):
进程的软中断通信.doc