Make device event listener notifications reentrant
authorMike Gorse <mgorse@novell.com>
Fri, 28 May 2010 19:36:54 +0000 (15:36 -0400)
committerMike Gorse <mgorse@novell.com>
Fri, 28 May 2010 19:36:54 +0000 (15:36 -0400)
commit1c7352724181cd20a9b80648028ef0f588b8c959
tree45807225b16a2b8689b9b767e9caf6f4a5020f3b
parent6690fa2d6fbbe211a2abf304e791aa0563d92399
Make device event listener notifications reentrant

Allow messages to be processed while waiting for event listeners to respond.
Fixes, ie, the Orca role_radio_menu_item test and probably others, since Orca's
keystroke listener may query the desktop object before returning.
registryd/deviceeventcontroller.c
registryd/deviceeventcontroller.h