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 |
What causes a file to become corrupt?
How do I find where a program is installed?
How to identify the difference between the kernel object and user object?
Are dll files binary?
Can you get files back after factory reset?
Describe a two tier Windows NT Domain?
Can I decompile an exe file?
How do you select multiple files?
What are the three types of files?
How do I check system logs?
After perfom the CUT action if the power fails,data will be lost,how to recover that data?
How do I free up space on my c drive?