What is signaled and non signaled state?



What is signaled and non signaled state?..

Answer / rakesh

An event is in signaled state means that it has the capacity to release the threads waiting for this event to be signaled. An event is in non signaled state means that it will not release any thread that is waiting for this particular event.example in our project: when user clicks the image application icon double simultaneously. Two image application windows were created. so PAIG created an event and set it to non-signaled state. Then the image application will reset the event to signaled state, after this all the threads are released.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Windows AllOther Interview Questions

Can I delete dll files?

0 Answers  


How do I combine multiple files into one?

0 Answers  


How do you compare binary files?

0 Answers  


What is zero filling hard drive?

0 Answers  


Is hard drive repairable?

0 Answers  






Is exe a virus?

0 Answers  


How do I diff a folder?

0 Answers  


What is disk cleanup used for?

0 Answers  


How do I find corrupt files?

0 Answers  


What causes a hard drive to fail?

0 Answers  


Are exe files binary?

0 Answers  


How do I delete a dll file?

0 Answers  


Categories