usermode/library/mtm/src/mode/mode.c File Reference

Transaction execution modes. More...

#include "mtm_i.h"
#include "mode/dtable.h"

Go to the source code of this file.

Defines

#define ACTION(mode)   &mtm_##mode##_dtable,
#define ACTION(mode)   #mode,

Functions

mtm_mode_t mtm_str2mode (char *str)
char * mtm_mode2str (mtm_mode_t mode)

Variables

mtm_dtable_t mtm_pwbnl_dtable
mtm_dtable_t mtm_pwbetl_dtable
mtm_dtable_group_t normal_dtable_group = { FOREACH_MODE (ACTION) }
char * mtm_mode_str []
mtm_dtable_group_tdefault_dtable_group = NULL


Detailed Description

Transaction execution modes.

Author:
Haris Volos <hvolos@cs.wisc.edu>

Definition in file mode.c.


Variable Documentation

char* mtm_mode_str[]

Initial value:

 {

}

Definition at line 53 of file mode.c.

Referenced by mtm_mode2str(), and mtm_str2mode().


Generated on Sat Apr 23 11:43:36 2011 for Mnemosyne by  doxygen 1.4.7