DescriptionRemoved MallocHookScope and replaced it with MallocLocker, which behaves like MutexLocker but also keeps track of which thread current holds the lock using MallocLocker.
BUG=
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/b19e4990428be2436a63111caef9f5eb6bb06775
Patch Set 1 #
Total comments: 11
Patch Set 2 : Moved initialization of MallocLocker::owner_ to be with the initialization of MallocHooksState vari… #Patch Set 3 : Removed redundant DISALLOW_COPY_AND_ASSIGN from MallocLocker #
Total comments: 2
Patch Set 4 : Pulled static member out of MallocLocker and into MallocHooksState. #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 10 (2 generated)
|