You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: