Open qpc001 opened 1 year ago
If I changing the value of a variable, and this operation will call the Callback Function in main thread, while another thread is using this variable. Is this will cause a thread safe problem?
If I changing the value of a variable, and this operation will call the Callback Function in main thread, while another thread is using this variable. Is this will cause a thread safe problem?