Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
cc_storage Struct Reference

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_mutexmutex
 

Detailed Description

The structure for the thread local memory storage.


The documentation for this struct was generated from the following file: