• 编写捕获标志信号程序定义消息

    The program for capturing sign signal was programmed and specific message was defined.

    youdao

  • 不过如果知道信号可能到达时,程序可能使用处理器那个时刻使用那么就是安全的。

    However, if you know that the program cannot possibly use the stream that the handler USES at a time when signals can arrive, you are safe.

    youdao

  • 信号就是软件中断,可以正在执行程序(进程)发送有关异步事件发生信息

    Signals are software interrupts that send information about an occurrence of an asynchronous event to an executing program, or process.

    youdao

  • 下面这个示例程序使用 SIGTERM信号

    The following sample program uses the SIGTERM signal.

    youdao

  • 信号处理器消息程序数据都会破坏,因为两个调用操作同一数据结构:流本身

    Both the signal handler's message and the program's data could be corrupted, because both calls operate on the same data structure: the stream itself.

    youdao

  • 正如我们期望的一样,这个程序接收到SIGILL(信号编号4)信号si代码5,这用户空间的程序执行特权操作产生的。

    As expected, the program has received a SIGILL (signal number 4) with an si code of 5, which is set when a privileged opcode is executed by a user-space program.

    youdao

  • 除了必要模块包含变量声明之外,信号中断捕捉程序定义允许输出每个数据运行相关文件。

    In addition to the necessary module includes and variable declarations, the signal-interrupt catcher is defined to allow the associated header for each data run to be printed out.

    youdao

  • 这个生成信号可能会改变errno程序行为会无法预计。

    The generated signal can change the value of errno, and the program behaves unexpectedly.

    youdao

  • procsig输出进程信号操作处理程序

    Procsig prints signal actions and handlers for the process.

    youdao

  • 然后使用18 (SIGCHLD)来调用信号处理程序确认进程退出并且进程返回sleep (60)。

    The signal handler is called with a value of 18 (SIGCHLD), the child's exit is acknowledged, and the parent goes back to its sleep (60).

    youdao

  • 另一个名为Streamit项目数码信号处理中的平行程序进行了开发

    Another project, called StreamIt, exploits the parallelism inherent in much digital signal processing.

    youdao

  • 对于SIGCHLD信号应用程序必须调用wait (3c)函数等待进程退出

    For the SIGCHLD signal, the application must call the wait (3c) function to wait for the child process to exit.

    youdao

  • 假定信号处理器使用fprintf打印条消息,而信号发出时程序正在使用同一个进行fprintf调用

    Suppose the signal handler prints a message with fprintf and the program was in the middle of an fprintf call using the same stream when the signal was delivered.

    youdao

  • 任何瞬间只能信号处理程序处理一个活动进程的一个信号

    There can be only one signal handler per signal per process active at any instant.

    youdao

  • 可以通过信号处理程序代码设置一个全局标志完成关键部分代码之后检查这个标志来实现

    This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part.

    youdao

  • 信号处理应用程序中,如果恢复信号需要一个”的矩阵,那么带状矩阵提供所有速度优势不复存在。

    In a signal-processing application, all the speed advantages offered by banded matrices would be lost if restoring the signal required multiplying it by a full matrix.

    youdao

  • 务必要知道自己应用程序是否信号处理以及如何禁用它们生成核心文件

    It is important that you know if your application has signal handling, and how to disable them to generate a core file.

    youdao

  • 清单8中的代码实现了一个处理传入SIGCHLD信号信号处理程序

    The code in Listing 8 implements a signal handler to deal with the incoming SIGCHLD signal.

    youdao

  • 信号处理程序可以编写忽略这个信号

    Signal handlers can also be written to ignore the signal.

    youdao

  • 禁用信号处理程序进程当前状态可能表现正在进行信号处理从而可能隐藏真正问题

    When the signal handler doesn't disable, the process might show up in the "current" status as signal handling, which might hide the real problem.

    youdao

  • 真实的应用程序使用信号其他技术控制共享内存段读写

    A real application would use semaphores or other techniques to control reading and writing to the Shared segment.

    youdao

  • 这个想象期间大脑之门把那一百个神经细胞活动传送一个处理信号程序这个软件将探测信号规律

    During this imaginative period the BrainGate fed the electrical activity of its century of nerve cells to a piece of signal-processing software that looked for patterns.

    youdao

  • 导致第三问题信号处理程序接收信号程序调用已包装调用

    This led to a third problem: Programs that take signals for which the signal handlers invoke wrapped calls.

    youdao

  • 然后循环查询自己的信号处理程序之间的内部映射叫做回调调用注册到指定对象指定信号的处理程序

    The main loop then looks through its internal mapping table between its signals and handlers, also called callbacks, and calls the handlers registered for the given signal on the given object.

    youdao

  • 一旦驱动程序接收坐标它就将有关触摸任何可用数据信号发送用户应用程序将数据发送给应用程序(如果可能的话)。

    Once the driver receives the coordinates, it signals the user applications about the touch and the availability of any data, and sends the applications the data (if that is possible).

    youdao

  • 程序中的信号处理程序捕获函数的执行某个信号中断,信号处理程序然后按正常方式返回

    EINTR — the function was interrupted by a signal, which was caught by a signal handler in the program, and the signal handler returned normally.

    youdao

  • 用户进程允许所有信号安装处理程序例如,不允许为SIGKILLSIGSTOP 安装处理程序

    The user process is not allowed to install handlers for all signals; for instance, installing handlers for SIGKILL and SIGSTOP are not permitted.

    youdao

  • 信号处理程序提供了有关信号发生执行操作信息

    Signal handlers provide information on the action to be taken when the signal occurs.

    youdao

  • 信号处理程序提供了有关信号发生执行操作信息

    Signal handlers provide information on the action to be taken when the signal occurs.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定