Hello, In my application i have two thread that use the same global variable. One thread have only read acces and the other only write access. Should i take special précautions to use it? Thanks for help Regards
↧
Hello, In my application i have two thread that use the same global variable. One thread have only read acces and the other only write access. Should i take special précautions to use it? Thanks for help Regards