Fix race between post fork initialization and JIT.

Only start JIT threads after all zygote fork logic has been setup.
For robustness, also set the runtime state as the first thing post fork.

Test: m
Change-Id: Icf5db341275002599d0e89add4d9f6b2f799004d
4 files changed