Files
frameworks_base/services/surfaceflinger/EventThread.cpp
Mathias Agopian 2871ce953c fix a deadlock when removing a DisplayEventConnection
the deadlock would happen when the pipe became invalid and SF
trying to remove the connection from its list.

we know make sure to process events without holding a lock.

Change-Id: I39927ed8824fc7811e16db3c7608a2ebc72d9642
2011-12-05 19:58:47 -08:00

4.9 KiB