![]() |
Cinder
0.9.1
|
#include <Thread.h>
Public Member Functions | |
ThreadSetup () | |
~ThreadSetup () | |
Protected Attributes | |
cocoa::SafeNsAutoreleasePool | mAutoreleasePool |
Create an instance of this class at the beginning of any multithreaded code that makes use of Cinder functionality.
cinder::ThreadSetup::ThreadSetup | ( | ) |
cinder::ThreadSetup::~ThreadSetup | ( | ) |
|
protected |