Sharing Data Between Threads (wxWidgets background processing)

Sharing Data Between Threads (wxWidgets background processing)

Luke's Dev Tutorials

55 лет назад

2,739 Просмотров

How to safely share data between threads in C++ (especially for processing stuff in the background using wxWidgets).

Code:
https://github.com/lszl84/wx_data_sharing_tutorial

0:00 Intro
5:00 Grid Visualisation
10:17 Mutexes
14:13 Working Example
16:00 wxTimer for Rendering
17:23 Why We Need Mutexes
24:18 Conclusion

Тэги:

#threads #programming #multithreading #std_thread #std::thread #mutex #std_mutex #std::mutex
Ссылки и html тэги не поддерживаются


Комментарии: