DescriptionExtend locking of GCInfo table to include slot allocation.
To prevent threads from allocating duplicate slots for a GCInfo
descriptor, impose a lock on slot allocation. With the lock held,
avoid duplicates by re-checking if the slot hasn't been initialized.
R=haraken
BUG=357427
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188184
Patch Set 1 #
Total comments: 6
Patch Set 2 : Adjust position of slot initialization #
Messages
Total messages: 10 (3 generated)
|