OSDN Git Service

Make memory_order_acquire visible in global namespace
authorHans Boehm <hboehm@google.com>
Wed, 1 Oct 2014 01:31:04 +0000 (18:31 -0700)
committerHans Boehm <hboehm@google.com>
Mon, 20 Oct 2014 18:41:34 +0000 (11:41 -0700)
commitc712ceeec4c15da8488c5ce143fcc6b0a02d74f3
tree77062954cdc6fc2ef43fa5f7f046ddcc557011c0
parent59a02860a455af68d501ee847889620343dcfb0d
Make memory_order_acquire visible in global namespace

We were missing that using directive when including <atomic>.

Bug:17736764
Change-Id: Ie8ca92a952749415567bcd5fa21d56629a364660
(cherry picked from commit 76ac4d0853c3bba0c65edc98a9cdf932c452e252)
libc/include/stdatomic.h