rmoore1 99ff9b47df Change to make Notify() operator completely synchronous.
Implemented a design change for the handling of the Notify AML operator. Previously, notify handlers were dispatched and executed completely asynchronously in a deferred thread. The new design still executes the notify handlers in a different thread, but the original thread that executed the Notify() now waits at a synchronization point for the notify handler to complete. Some machines depend on a synchronous Notify operator in order to operate correctly.
2007-04-27 20:11:59 +00:00
..
2007-01-09 20:01:19 +00:00
2007-01-09 20:01:19 +00:00
2007-01-09 20:01:19 +00:00
2007-01-09 20:01:19 +00:00
2007-03-07 21:04:44 +00:00
2007-01-09 20:01:19 +00:00
2007-01-09 20:01:19 +00:00