Fix memory ordering issues in MessageQueue

Modifying relaxed loads to acquired loads in two methods
where they were needed.

Bug: 33815859
Test: FMQ unit tests

Change-Id: I049fda33eebdb50fd6b989b8bee51da79bd4f062
1 file changed
tree: bcd9b3e02ad7a40adad420c3071007665a4a8c3b
  1. benchmarks/
  2. include/
  3. tests/
  4. Android.bp
  5. EventFlag.cpp