9 Mar
2013
9 Mar
'13
11:40 a.m.
Hi, I have read the issue of multithreading from 2010 and I wonder whether there has been attempt to make GiNaC thread-safe. I think that it shouldn't be a big deal to make the shared data like the refcounter atomic (e.g. using std::atomic< T >) or to the synchronize it's manipulation (e.g. using std::mutex). Best regards, Florian -- Florian Corzilius RWTH Aachen University Computer Science Department, Informatik 2 D-52056 Aachen, Germany http://www-i2.informatik.rwth-aachen.de/i2/corzilius/ phone: +49 241 80-21244
4495
Age (days ago)
4495
Last active (days ago)
0 comments
1 participants
participants (1)
-
Florian