Robert Moore 14bbc354c3 Handle spurious Global Lock interrupts.
On some systems, a global lock interrupt can occur without the pending
flag being set. Upon a GL interrupt, we now ensure that a thread
is actually waiting for the lock before signalling GL availability.
Rafael Wysocki, Bob Moore.
2011-03-04 13:10:14 -08:00
..