commit | 01f394247f3d5851f5bb12c2786b5fee265b6357 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Wed Jan 26 11:19:19 2011 -0800 |
committer | Andreas Huber <andih@google.com> | Wed Jan 26 11:20:42 2011 -0800 |
tree | 8fb13813062b563324f9b47f4f9741897fde7f98 | |
parent | b656f3592332cebfad8944e8692003cf3688d586 [diff] |
Protect notification callback parameters with a mutex. This avoids the race condition where notifications are dispatched to a NULL receiver after notifications have been disabled. Change-Id: I6d351ffbee97616e2c35559c132a6c5e6a66948a related-to-bug: 3394139