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

Johannes Singler singler@ira.uka.de
Thu Oct 25 17:03:00 GMT 2007


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

Tested xx86_64-unknown-linux-gnu: no regressions

Please approve.

2007-10-25  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: 9450 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20071025/4f4d924b/attachment.bin>


More information about the Libstdc++ mailing list