diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-07-14 14:37:51 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-07-14 14:37:51 -0600 |
| commit | 8539dcffbf404e9e08a4eea7f59a3a3dd5381c13 (patch) | |
| tree | 074067e16980511138c24ce0240cb9da56538ef2 /layers/threading.cpp | |
| parent | f638e8e35de6a862691adac6e6f10d7fafe7f9da (diff) | |
| download | usermoji-8539dcffbf404e9e08a4eea7f59a3a3dd5381c13.tar.xz | |
layers: On Free/Destroy fix unique_objects map cleanup
When an object is freed or destroyed, unique_objects must clean up its
map entry prior to calling down the chain. This is becase the ICD may
be preempted just after object deletion, and the same object handle
could then be allocated before returning to validation. In that case,
unique_objects would delete the entry for the newly-created object.
Diffstat (limited to 'layers/threading.cpp')
0 files changed, 0 insertions, 0 deletions
