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
algobase.h
algorithm
algorithmfwd.h
balanced_quicksort.h
base.h
basic_iterator.h
checkers.h
compatibility.h
compiletime_settings.h
equally_split.h
features.h
find_selectors.h
find.h
for_each_selectors.h
for_each.h
iterator.h
list_partition.h
losertree.h
merge.h
multiseq_selection.h
multiway_merge.h
multiway_mergesort.h
numeric
numericfwd.h
omp_loop_static.h
omp_loop.h
par_loop.h
parallel.h
partial_sum.h
partition.h
queue.h
quicksort.h
random_number.h
random_shuffle.h
search.h
set_operations.h
settings.h
sort.h
tags.h
types.h
unique_copy.h
workstealing.h