gcc/libstdc++-v3/include/parallel
Jonathan Wakely e383deac8b libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
PR libstdc++/71856
	* include/bits/c++config (_GLIBCXX_ASSERTIONS): Define to 1 not empty.
	* include/parallel/compiletime_settings.h (_GLIBCXX_ASSERTIONS):
	Rename to _GLIBCXX_PARALLEL_ASSERTIONS and make default value depend
	on _GLIBCXX_ASSERTIONS.
	* include/parallel/balanced_quicksort.h: Rename _GLIBCXX_ASSERTIONS.
	Include <unistd.h> for sleep.
	* include/parallel/losertree.h: Rename _GLIBCXX_ASSERTIONS.
	* include/parallel/merge.h: Likewise.
	* include/parallel/multiway_merge.h: Likewise.
	* include/parallel/partition.h: Likewise.
	* include/parallel/queue.h: Likewise.
	* include/parallel/sort.h: Likewise.
	* testsuite/25_algorithms/headers/algorithm/
	parallel_algorithm_assert.cc: New.

From-SVN: r238307
2016-07-13 18:22:57 +01:00
..
algo.h Update copyright years. 2016-01-04 15:30:50 +01:00
algobase.h Update copyright years. 2016-01-04 15:30:50 +01:00
algorithm Update copyright years. 2016-01-04 15:30:50 +01:00
algorithmfwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
balanced_quicksort.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
base.h Update copyright years. 2016-01-04 15:30:50 +01:00
basic_iterator.h Update copyright years. 2016-01-04 15:30:50 +01:00
checkers.h Update copyright years. 2016-01-04 15:30:50 +01:00
compatibility.h Update copyright years. 2016-01-04 15:30:50 +01:00
compiletime_settings.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
equally_split.h Update copyright years. 2016-01-04 15:30:50 +01:00
features.h Update copyright years. 2016-01-04 15:30:50 +01:00
find_selectors.h Update copyright years. 2016-01-04 15:30:50 +01:00
find.h Update copyright years. 2016-01-04 15:30:50 +01:00
for_each_selectors.h Update copyright years. 2016-01-04 15:30:50 +01:00
for_each.h Update copyright years. 2016-01-04 15:30:50 +01:00
iterator.h Update copyright years. 2016-01-04 15:30:50 +01:00
list_partition.h Update copyright years. 2016-01-04 15:30:50 +01:00
losertree.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
merge.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
multiseq_selection.h Update copyright years. 2016-01-04 15:30:50 +01:00
multiway_merge.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
multiway_mergesort.h Update copyright years. 2016-01-04 15:30:50 +01:00
numeric Update copyright years. 2016-01-04 15:30:50 +01:00
numericfwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
omp_loop_static.h Update copyright years. 2016-01-04 15:30:50 +01:00
omp_loop.h Update copyright years. 2016-01-04 15:30:50 +01:00
par_loop.h Update copyright years. 2016-01-04 15:30:50 +01:00
parallel.h Update copyright years. 2016-01-04 15:30:50 +01:00
partial_sum.h Update copyright years. 2016-01-04 15:30:50 +01:00
partition.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
queue.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
quicksort.h Update copyright years. 2016-01-04 15:30:50 +01:00
random_number.h Update copyright years. 2016-01-04 15:30:50 +01:00
random_shuffle.h Update copyright years. 2016-01-04 15:30:50 +01:00
search.h Update copyright years. 2016-01-04 15:30:50 +01:00
set_operations.h Update copyright years. 2016-01-04 15:30:50 +01:00
settings.h Update copyright years. 2016-01-04 15:30:50 +01:00
sort.h libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
tags.h Update copyright years. 2016-01-04 15:30:50 +01:00
types.h Update copyright years. 2016-01-04 15:30:50 +01:00
unique_copy.h Update copyright years. 2016-01-04 15:30:50 +01:00
workstealing.h Update copyright years. 2016-01-04 15:30:50 +01:00