tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
client.h File Reference
#include "action.h"
#include "manager.h"
#include "random.h"
#include "tm.h"
Include dependency graph for client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  client
 

Typedefs

typedef struct client client_t
 

Functions

client_tclient_alloc (long id, manager_t *managerPtr, long numOperation, long numQueryPerTransaction, long queryRange, long percentUser)
 
void client_free (client_t *clientPtr)
 
void client_run (void *argPtr)
 

Typedef Documentation

typedef struct client client_t

Function Documentation

client_t* client_alloc ( long  id,
manager_t managerPtr,
long  numOperation,
long  numQueryPerTransaction,
long  queryRange,
long  percentUser 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void client_free ( client_t clientPtr)

Here is the caller graph for this function:

void client_run ( void *  argPtr)

Here is the call graph for this function:

Here is the caller graph for this function: