|
picotm
0.2.0
|
Data Fields | |
| uintptr_t | flags |
| uint8_t | buf [TM_BLOCK_SIZE] |
|struct tm_page| represents the transaction-local state of a block of memory. The global counterpart is called |struct tm_frame|.
| uint8_t tm_page::buf[TM_BLOCK_SIZE] |
Transaction-local buffer
| uintptr_t tm_page::flags |
Block index and flag bits
1.8.13