]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/33892 ([libstdc++ v3 parallel mode] Parallel mode algorithms use...
authorJohannes Singler <singler@ira.uka.de>
Fri, 2 Nov 2007 15:34:24 +0000 (15:34 +0000)
committerJohannes Singler <singler@gcc.gnu.org>
Fri, 2 Nov 2007 15:34:24 +0000 (15:34 +0000)
commit59b567fbcadc9103cc97034f0f264e7ebefe1822
treecc96f86dbcdaf37ff9e7561258f0971eff5fc826
parentf3a032e9285dfac0b5f62fc9da8e082f25b9538c
re PR libstdc++/33892 ([libstdc++ v3 parallel mode] Parallel mode algorithms use critical sections with global scope)

2007-11-02  Johannes Singler  <singler@ira.uka.de>

      PR libstdc++/33892

      * include/parallel/workstealing.h: Replaced pragma by function
        call lock.
      * include/parallel/search.h: Same
      * include/parallel/partition.h: Same
      * include/parallel/find.h: Same

From-SVN: r129852
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/find.h
libstdc++-v3/include/parallel/partition.h
libstdc++-v3/include/parallel/search.h
libstdc++-v3/include/parallel/workstealing.h