Fixes http://reviews.llvm.org/rL230691
authorChaoren Lin <chaorenl@google.com>
Fri, 27 Feb 2015 07:48:07 +0000 (07:48 +0000)
committerChaoren Lin <chaorenl@google.com>
Fri, 27 Feb 2015 07:48:07 +0000 (07:48 +0000)
commit3ef297aeda57c63fdc393a6e324ae7671c13127d
tree636e4273540893c339b7cf98bae02d37ef314b09
parentb1bc5cf4bcfa6861e83d87933cc8eeb759ac5253
Fixes http://reviews.llvm.org/rL230691

Summary: OS X doesn't implement pthread barriers, using a simple atomic flag instead.

Reviewers: ki.stfu

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D7933

llvm-svn: 230739
lldb/test/functionalities/watchpoint/hello_watchlocation/main.cpp