#include <SDL_thread.h>#include <iostream>Include dependency graph for ThreadSafeObject.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | random_utils |
Classes | |
| class | random_utils::ThreadSafeObject |
| This class gives you objects on which you can call lock() and unlock() to lock or unlock a mutex which is used for syncing. More... | |
1.5.1