Hi there!

I know there is support for thread safety is stdcxx using the -pthread
option but is there any way to use OpenMP for this instead of pthreads?
I looked through the source code but couldn't find any signs of it so I
assume the answer will be no. Is OpenMP not interesting or useful for
this kind of thing?

-- Mark

Reply via email to