Make accessing mWaitingForDrawn thread-safe
mWaitingForDrawn can be accessed by multiple threads, but it was not protected by the mWindowMap lock perfectly. Change-Id: I128ba1a00f40af83b051c0d1df4350d0635a9dff
Loading
Please register or sign in to comment