搜索资源列表

  1. 2006121111111

    0下载:
  2. 此程序在运行的时候,产生一个子进程.此子进程每隔1秒钟,向父进程发送一个SIGUSR1信号,父进程收到信号后,打印当前系统时间.当经过10秒钟后,子进程结束运行,并发送SIGUSR2信号,通知父进程 父进程收到SIGUSR2信号后,退出.-this program in running time, have a child process. This process for every one seconds, father proce
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:844byte
    • 提供者:w_z_y
  1. 2006121111111

    0下载:
  2. 此程序在运行的时候,产生一个子进程.此子进程每隔1秒钟,向父进程发送一个SIGUSR1信号,父进程收到信号后,打印当前系统时间.当经过10秒钟后,子进程结束运行,并发送SIGUSR2信号,通知父进程 父进程收到SIGUSR2信号后,退出.-this program in running time, have a child process. This process for every one seconds, father proce
  3. 所属分类:编程文档

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:
  1. signalsExample

    0下载:
  2. Some examples/programs of using unix signals. Write a program wich simulates a stopwatch. First the timer is initialized at 0. When receiving SIGUSR1 an intermediate time will be displayed. When receiving SIGUSR2 t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:mariaandreea5
  1. signal_pthread

    0下载:
  2. 主进程收到信号SIGUSR1后创造三个线程-Main process receives the signal SIGUSR1 create three threads
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:sun
  1. qq

    0下载:
  2. 利用管道技术实现父子进程间通信,具体流程:父进程以3秒为周期接收用户输入并发送到子进程,子进程接收到信息后显示并回传,父进程接收到回传信息后显示。父子进程在通信过程中采用信号中断处理方式进行处理,接收到“exit”字符串后父子进程均退出。(提示,采用SIGUSR1或SIGUSR2信号)-The use of pipeline technology communication between parent and child, the s
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-01-12
    • 文件大小:14kb
    • 提供者:段慧妍
  1. task-exit

    0下载:
  2. perf_evlist__prepare_workload will send a SIGUSR1 if the fork fails, since we asked by setting its exec_error to this handler.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2025-01-12
    • 文件大小:1kb
    • 提供者:sigiuhs
  1. rlogin

    0下载:
  2. will use SIGUSR1 for window size hack, so hold it off.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-12
    • 文件大小:5kb
    • 提供者:reweics

源码中国 www.ymcn.org