Skip to content
Commit 8cd71201 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Reduce lock contention when starting process (1/N)

- Synchronize by itself instead of global lock.
- ArrayList is more efficient if the size is small.

Bug: 204870457
Test: CtsWindowManagerDeviceTestCases
Change-Id: Ieb167c8b2ecd783afba9b5e8218415653be5c239
parent 099f8243
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment