tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
defs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  graphSDG
 
struct  graph
 
struct  edge
 
struct  V
 
struct  l
 
struct  Vd
 

Macros

#define CACHELOG   7
 
#define NOSHARE(x)   ((x)<<CACHELOG)
 

Typedefs

typedef unsigned long int ULONGINT_T
 
typedef long int LONGINT_T
 
typedef short int SHORTINT_T
 
typedef struct l Vl
 

Macro Definition Documentation

#define CACHELOG   7
#define NOSHARE (   x)    ((x)<<CACHELOG)

Typedef Documentation

typedef long int LONGINT_T
typedef short int SHORTINT_T
typedef unsigned long int ULONGINT_T
typedef struct l Vl