Public Attributes | |
| txc_sentinel_list_entry_t * | entries |
| unsigned int | num_entries |
| unsigned int | size |
| txc_sentinelmgr_t * | manager |
Definition at line 126 of file sentinel.c.
Array of entries.
Definition at line 127 of file sentinel.c.
Referenced by txc_sentinel_is_enlisted().
Sentinel manager.
Definition at line 130 of file sentinel.c.
| unsigned int txc_sentinel_list_s::num_entries |
Number of entries.
Definition at line 128 of file sentinel.c.
Referenced by txc_sentinel_is_enlisted(), txc_sentinel_list_init(), and txc_sentinel_transaction_postbegin().
| unsigned int txc_sentinel_list_s::size |
Size of array.
Definition at line 129 of file sentinel.c.
1.4.7