Add missing acquire_load to call_once overload.
authorJustin Lebar <jlebar@google.com>
Sun, 23 Apr 2017 16:58:48 +0000 (16:58 +0000)
committerJustin Lebar <jlebar@google.com>
Sun, 23 Apr 2017 16:58:48 +0000 (16:58 +0000)
commitdd9a4b9ae80b12f93ca33620a3de0907e81dfe7b
tree96c97bd5ba8da53f4bcaa3de19b3b8c1b3d040bc
parent42a84ac7100c83139f674c20ca99db8088d8cc3f
Add missing acquire_load to call_once overload.

Summary: Seemed to have been overlooked in D24028.

This bug was found and brought to my attention by Paul Wankadia.

Reviewers: kubamracek, EricWF, dvyukov

Differential Revision: https://reviews.llvm.org/D32402

llvm-svn: 301132
libcxx/include/mutex