tlds
Transactional Operations for Linked Data Structures
|
Public Attributes | |
int | status |
int | rc |
stm_tx * | next_free |
stm_tx_entry * | reads |
stm_tx_entry * | writes |
stm_tx_entry * | alloc_ptr |
stm_tx_entry * | check |
int | gc_data_id |
int | blk_size |
sigjmp_buf * | penv |
stm_tx_entry* stm_tx_st::alloc_ptr |
int stm_tx_st::blk_size |
stm_tx_entry * stm_tx_st::check |
int stm_tx_st::gc_data_id |
stm_tx* stm_tx_st::next_free |
sigjmp_buf* stm_tx_st::penv |
int stm_tx_st::rc |
stm_tx_entry* stm_tx_st::reads |
int stm_tx_st::status |
stm_tx_entry* stm_tx_st::writes |