LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   !! about signals !!! (https://www.linuxquestions.org/questions/general-10/about-signals-273403/)

b2na 01-03-2005 03:18 PM

!! about signals !!!
 
[C/C++ application, Linux, signal, thread, process]

hello.
I have an application, one single process and multiple threads. Every thread has its run function. When a signal is send to the process, all threads are interrupted? And if the signal is handled, what happens next? I supose the signal is handled and then all the operations are... restarted... I'm not sure about that... can someone explain a little bit to me what happens to the running operations when a signal arrives and it's handled?

Thank you.

crabboy 01-03-2005 04:37 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Duplicate to:

http://www.linuxquestions.org/questi...hreadid=273401

Reporting thread for closure.


All times are GMT -5. The time now is 09:17 PM.