Make the microtask queue thread-local

Previously, all the threads tried to share a common queue without a lock.

Change-Id: I85d444e950da565dc8fa6b1d1a28c8ad255212b1
2 files changed