aGrUM  0.14.2
threadData.h File Reference

A wrapper that enables to store data in a way that prevents false cacheline sharing. More...

#include <new>
#include <agrum/agrum.h>
+ Include dependency graph for threadData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::ThreadData< T_DATA >
 A wrapper that enables to store data in a way that prevents false cacheline sharing. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

A wrapper that enables to store data in a way that prevents false cacheline sharing.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadData.h.