[PATCH][libstdc++-v3 parallel mode] PR 33892

Johannes Singler singler@ira.uka.de
Fri Nov 2 15:34:00 GMT 2007


Replaced #pragma omp critical by omp_lock_* for more local
synchronization (PR 33892).

Committed as approved.

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

      * 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

Johannes	


-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_omp_critical.patch
Type: text/x-patch
Size: 9451 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20071102/9a022015/attachment.bin>


More information about the Libstdc++ mailing list