r135039 - in /branches/gcc-4_3-branch/libstdc++...

singler@gcc.gnu.org singler@gcc.gnu.org
Wed May 7 11:17:00 GMT 2008


Author: singler
Date: Wed May  7 11:17:03 2008
New Revision: 135039

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135039
Log:
2008-05-07  Johannes Singler  <singler@ira.uka.de>

       * include/parallel/quicksort.h:
       (parallel_sort_qs_conquer) Explicitly request number of threads
       in the parallel clause.
       (parallel_sort_qs) Remove setting the number of threads globally. 


Modified:
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/include/parallel/quicksort.h



More information about the Libstdc++-cvs mailing list