qt4: Make Singleton thread safe
This is unoptimal but could be improved using C++11 (or memory barriers for double check locking) fixes #14885
Showing
Please register or sign in to comment
This is unoptimal but could be improved using C++11 (or memory barriers for double check locking) fixes #14885