![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
The structure for the thread local memory storage. More...
#include <Inventor/C/threads/common.h>
Public Attributes | |
unsigned int | size |
void(* | constructor )(void *) |
void(* | destructor )(void *) |
cc_dict * | dict |
cc_mutex * | mutex |
The structure for the thread local memory storage.