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

Go to the source code of this file.

Classes

struct  sequencer
 
struct  sequencer_run_arg
 

Typedefs

typedef struct endInfoEntry endInfoEntry_t
 
typedef struct constructEntry constructEntry_t
 
typedef struct sequencer sequencer_t
 
typedef struct sequencer_run_arg sequencer_run_arg_t
 

Functions

sequencer_tsequencer_alloc (long geneLength, long segmentLength, segments_t *segmentsPtr)
 
void sequencer_run (void *argPtr)
 
void sequencer_free (sequencer_t *sequencerPtr)
 

Typedef Documentation

typedef struct endInfoEntry endInfoEntry_t
typedef struct sequencer sequencer_t

Function Documentation

sequencer_t* sequencer_alloc ( long  geneLength,
long  segmentLength,
segments_t segmentsPtr 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void sequencer_free ( sequencer_t sequencerPtr)

Here is the call graph for this function:

Here is the caller graph for this function:

void sequencer_run ( void *  argPtr)

Here is the call graph for this function:

Here is the caller graph for this function: