breakpad/src/client
Lars Volker 242327485d 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>
2018-01-31 20:09:18 +00:00
..
apple/Framework Mac: Add support for in-process crash reporting to Breakpad. 2014-09-15 22:48:18 +00:00
ios Reconcile -[BreakpadController withBreakpadRef:] with its documentation. 2017-12-15 16:50:42 +00:00
linux Remove barrier to fix Android build. 2018-01-31 20:09:18 +00:00
mac Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
solaris/handler Use stdint types everywhere 2013-03-06 14:04:42 +00:00
windows Do not use non-standard stdext::checked_array_iterator with libc++. 2018-01-18 14:55:11 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Android: Workaround for ftruncate() issues. 2015-11-05 15:45:01 -08:00
minidump_file_writer.h Fix the documentation for MinidumpFileWriter::Open(). 2014-05-12 19:36:46 +00:00
minidump_file_writer_unittest.cc Turn on more warnings in ios / mac projects. 2012-09-21 07:58:25 +00:00