diff options
author | Lars Volker <lv@cloudera.com> | 2018-01-31 11:10:01 -0800 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2018-01-31 20:09:18 +0000 |
commit | 242327485dc3f7652c17faf1b3082186700bd9fe (patch) | |
tree | 0fcda4053028982502bab3e0a55d974517c6d99f /default.xml | |
parent | Make breakpad build with -Wimplicit-fallthrough (on linux) (diff) | |
download | breakpad-242327485dc3f7652c17faf1b3082186700bd9fe.tar.xz |
Remove barrier to fix Android build.
The unittest for #752 made use of pthread_barrier_t, which is not
supported on Android. This change replaces the barrier code with a
simple sleep, which proved sufficient to trigger the race. It only
affects the test and does not affect the original fix for #752.
Change-Id: I82c32cf00899176fa09089e716ed85850b8711e6
Reviewed-on: https://chromium-review.googlesource.com/895168
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'default.xml')
0 files changed, 0 insertions, 0 deletions