Check the isInUse with the lock held in MessageQueue
Fix a potential race condtion when the same message object is being enqueued by two threads. Bug: 150263007 Bug: 154867444 Test: atest android.os.cts.MessageQueueTest Change-Id: Id79448ba8719479cbdb054f2cdd172fdcbe86d47 (cherry picked from commit 96a6fec4)
Loading
Please register or sign in to comment