multithreading glu nurbs tesselation

Hi all;

I have a problem when tring to tesselate some nurbs using multithrteading. I got this error:

Nurbs Error : gluEndSurface can not preceed gluBeginSurface

NB: the code run fine with one thread.

Does glu support multithreading.

regards

No it does not

GLU is not thread safe.