reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofThread.h File Reference
#include "ofConstants.h"
#include <atomic>
#include <thread>
#include <mutex>
#include <condition_variable>

Go to the source code of this file.

Classes

class  ofThread
 A threaded base class with a built in mutex for convenience. More...