用不必要的信号屏蔽信号设置。
最后,重置信号设置。
保存当前信号设置。
MISession分析来自gdb的MI输出并判断某个信号设置是否被改变。
The MISession analyzes the mi output from GDB and determines whether a signal setting is being changed.
如果频道更改经常错误,则可能在电视信号设置过程中没有正确配置红外控制代码。
If channels consistently change incorrectly, the IR control codes might not have been configured correctly during TV signal setup.
第一放大器为每个彩色像素的像素信号设置第一放大因子,以调整彩色像素的灵敏度。
The first amplifier sets a first amplification factor for the pixel signals for each color pixel to adjust the sensitivities of the color pixels.
第一种方式是为SIGBUS信号设置信号处理程序,并在处理程序中简单的执行return语句。
The first way is to install a signal handler for the SIGBUS signal, and then simply call return in the handler.
为WINCH信号设置一个陷阱,同时指定get _ window_size函数作为捕获到的信号的触发器。
Set a trap for the WINCH signal as well, and assign the get_window_size function to be the trigger of the trapped signal.
无法分辨一些用户是真的反对行为广告还是坚持微软的默认设置,他们可能会忽略DNT信号继续进行。
Unable to tell whether someone really objects to behavioral ads or whether they are sticking with Microsoft's default, some may ignore a DNT signal and press on anyway.
在一个信号处理器内部,您通常应该做的一件事是,设置一个将在以后处理的全局标记。
The only thing you should normally do inside a signal handler is set a global flag that will be processed later.
如果您过去曾经编写过事件驱动的程序,那么我认为您会发现,对于设置显式事件处理循环这一常见做法,使用信号是一个令人耳目一新的变化。
If you've ever done any event-driven programming in the past, I think you'll find signals to be a refreshing change from the common practice of setting up an explicit event processing loop.
信号允许进程通过一个单一的原子操作来测试和设置那个整数的值,以此实现同步。
Semaphores allow synchronization of processes by testing and setting the integer value in a single atomic operation.
但是您最好只在一个信号处理器中设置标记(别的什么都不做),这胜过尝试创建复杂的处理器。
But you're better off setting flags — and nothing else — in a signal handler, as opposed to trying to create sophisticated handlers.
当对象被设置发出信号或者超时时间段结束时,这个方法会得到通知。
The method is signaled when the object is set to signal or the time out interval is finished.
对事件对象调用的等待函数会阻塞调用线程,直到其状态被设置为有信号状态为止。
The wait function on the event object blocks the calling thread until its state is set to signaled state.
这可以通过在信号处理程序代码中设置一个全局标志并在完成关键部分的代码之后检查这个标志来实现。
This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part.
该函数首先解锁所有信号并设置会话密钥环。
This function begins by unblocking all signals and setting the session key ring.
为了获得理想的核心文件,可能需要通过设置环境变量来禁用MQ的那些信号处理程序。
To get a good core file, MQ might need to disable those signal handlers by setting the environment variables.
要新创建一个信号量集,您可以将使用IPC_CREAT来设置位操作或访问权限。
To create a new set, you can set bit-wise or the access permissions with IPC_CREAT.
结果我可以把电视信号传到笔记本上,从我的服务器播放媒体,或通过互联网设置定时提醒。
The result - I can stream TV to my laptop, play content from my server and set record timers over the internet.
当正在等待的线程被释放时,其状态就被设置为无信号的状态。
When the waiting thread is released, the state is reset to non-signaled state.
这个方法允许您设置互斥信号量对象的相关属性。
在使用完共享资源之后,可以使用semop将信号量计数设置为1。
After using the Shared resource, the semaphore count can be set to 1 by using semop .
假定信号在close系统调用设置errno变量到其返回之前这一极小的时间片段内生成。
Suppose a signal is generated during the very small time gap between setting the errno variable by the close system call and its return.
函数SetEvent()用来将事件对象的状态设置为有信号状态。
The function SetEvent() is used to set the state of the event object to signaled state.
cmd是命令;它使用IPC_SET来设置信号量的值。
CMD is the command; it USES IPC_SET for setting the semaphore value.
然后它声明愿意当具有com. burtonini . dbus . signal接口的信号被发送时得到通知,将signal_filter设置为通知函数,然后进入事件循环。
Then it states that it would like to be notified when signals with the com.burtonini.dbus.Signal interface are sent, sets signal_filter as the notification function, and enters the event loop.
重新启动xinetd,或者向它的进程发送一个重新设置信号。
Restart xinetd, or send its process a signal to force a reset.
对一个已经设置为有信号状态的事件对象再次执行该函数是无效的。
对一个已经设置为有信号状态的事件对象再次执行该函数是无效的。
应用推荐