|
The
short answers are:
1.
event masking is used to prevent an asynchronous program call from interrupting
a particular section of code. For example, it is considered rude and
obnoxious for the OS code that handles page faults to have a page fault happen
to it.
2.
When an event is masked, the action triggered by the event is either suppressed
or delayed for a short time.
3. You
don't want to turn it off. That would be bad. Find another
way.
Richard Jackson
|
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.