| commit | 23748668d33ac850e64d87e25ac4cc78679c9384 | [log] [tgz] |
|---|---|---|
| author | Mathias Agopian <mathias@google.com> | Mon Dec 05 14:33:34 2011 -0800 |
| committer | Mathias Agopian <mathias@google.com> | Mon Dec 05 19:58:47 2011 -0800 |
| tree | a4f7155e7d0e10895947a985fd9e447a72f9a5a0 | |
| parent | 2892cb045d88a75b6cd8b0d6b0d71b4b68c00f52 [diff] |
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