commit | 000c3e44f3c449de255974965ca31b8ab7d3dc1a | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Thu Jan 09 15:26:40 2020 -0800 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Thu Jan 09 15:26:40 2020 -0800 |
tree | dbc9d63e8fdcd34b4223b70ca4fe2f5c26c0e980 | |
parent | ab2ff056ad282cb9b8198a0dc7089d41d86c1f6e [diff] |
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