Support multiple error callbacks

Move from a single callback model to allow multiple registrations.
Created a separate mutex to guard the callback in order to simplify
the process of invoking the callbacks safely without holding the
main lock.

Change-Id: Id09aedda785e99b31c70cba1681a2ee392e9b06c
2 files changed