Norbert Federa f969e60a53 winpr/synch: fix barrier deadlock in release build
Let the compiler know that we're comparing a volatile value.
Otherwise the compiler might nuke the comparison operation
and produce code that will spin endlessly.
2016-06-07 13:06:50 +02:00
..
2016-06-06 15:41:05 +02:00
2016-06-04 17:09:48 +02:00
2016-05-23 13:04:44 +02:00
2016-05-24 15:10:57 +02:00