tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Classes | |
struct | gene |
Typedefs | |
typedef struct gene | gene_t |
Functions | |
gene_t * | gene_alloc (long length) |
void | gene_create (gene_t *genePtr, random_t *randomPtr) |
void | gene_free (gene_t *genePtr) |
gene_t* gene_alloc | ( | long | length | ) |
void gene_free | ( | gene_t * | genePtr | ) |