This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r129852 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: singler
Date: Fri Nov  2 15:34:24 2007
New Revision: 129852

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129852
Log:
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


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/parallel/find.h
    trunk/libstdc++-v3/include/parallel/partition.h
    trunk/libstdc++-v3/include/parallel/search.h
    trunk/libstdc++-v3/include/parallel/workstealing.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]