OSDN Git Service

Fix compare_exchange_weak tests to allow spurious failure
authorHans Boehm <hboehm@google.com>
Wed, 5 Apr 2017 00:34:59 +0000 (17:34 -0700)
committerElliott Hughes <enh@google.com>
Thu, 6 Apr 2017 01:34:03 +0000 (18:34 -0700)
commit78661f52b532737cff85a502d129e815b093fb77
tree02901d89a6b36d15b38a48747ad7f0d65129aba0
parent61e05392a9b755f01cc9da68b3ea71012aa920e7
Fix compare_exchange_weak tests to allow spurious failure

Test: Ran bionic unit tests on angler.

Bug: 36869788

(cherry picked from commit 590a410d29978016b2a01e8fbedaf17154743b76)

Change-Id: I22c280baa6bc50334765dae043307d21e1e9c930
tests/stdatomic_test.cpp