-
Sergey Vojtovich authored
Remove volatile modifier from lock_word: it's not supposed for inter-thread communication, use appropriate atomic operations instead.
57d20f11
Remove volatile modifier from lock_word: it's not supposed for inter-thread communication, use appropriate atomic operations instead.