[geos-devel] thread save

Gorbachev Ivan gim.spb at gmail.com
Wed Feb 8 05:25:45 PST 2017


Hello!

I need to find the intersections with a set of the poligons and a set of
the lines. I have to many poligons and lines, so i decide to do it in the
different threads. For each line I start own thread. In that thread there
is the calculation of the intersection with each polygon from the set and
one line. Application crashes with an segmentation fault. I use C++ API. Is
CAPI can help me (using the reentrant API) ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20170208/a23baf1e/attachment.html>


More information about the geos-devel mailing list