VolatileRead and booleans

  • Thread starter Thread starter Thorsten Tarrach
  • Start date Start date
T

Thorsten Tarrach

Hallo,
I can find a VolatileRead overload for every primitive datatype except for
boolean. How can I read and write boolean thread safe? Should i use
synclock?
Thanks, Thorsten
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top