picotm  0.2.0
Data Fields
tm_page Struct Reference

Data Fields

uintptr_t flags
 
uint8_t buf [TM_BLOCK_SIZE]
 

Detailed Description

|struct tm_page| represents the transaction-local state of a block of memory. The global counterpart is called |struct tm_frame|.

Field Documentation

◆ buf

uint8_t tm_page::buf[TM_BLOCK_SIZE]

Transaction-local buffer

◆ flags

uintptr_t tm_page::flags

Block index and flag bits


The documentation for this struct was generated from the following file: