![]() |
Public API Reference |
![]() |
Thread Local Storage. More...
#include "../noncopyable.h"
#include "csutil/threading/pthread_tls.h"
Go to the source code of this file.
Classes | |
class | CS::Threading::ThreadLocal< T > |
Thread local storage of arbitrary C++ objects. More... | |
class | CS::Threading::ThreadLocalBase |
Thread local storage of a pointer value (void*). More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. | |
namespace | CS::Threading |
Functions and classes for threading, locking and atomic operations. |
Thread Local Storage.
Definition in file tls.h.