Since we're directly reading and writing 'active' from different threads, it...
Since we're directly reading and writing 'active' from different threads, it needs to be flagged volatile.
Showing
Please register or sign in to comment
Since we're directly reading and writing 'active' from different threads, it needs to be flagged volatile.