Open insertinterestingnamehere opened 9 months ago
Currently by default the QTHREAD_CASLOCK macros are a bunch of no-ops. We should just get rid of them. They give the appearance of synchronization in places where it's actually not happening.
QTHREAD_CASLOCK
Currently by default the
QTHREAD_CASLOCK
macros are a bunch of no-ops. We should just get rid of them. They give the appearance of synchronization in places where it's actually not happening.