[haiku-development] call NotifyAll on condition variable in interrupthandler

  • From: Fredrik Holmqvist <fredrik.holmqvist@xxxxxxxxx>
  • To: haiku-development <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 30 Dec 2010 21:27:51 +0100

Our ACPI embedded controller currently calls NotifyAll() inside int
handler, (it's pretty much the same as FreeBSD).

However, I suspect this is not something you should do, at least not
with the correct flags. Any expert care to give a few hints on our
condition variable implementation in int handlers.


/Fredrik Holmqvist, TQH

Other related posts: