25 #ifndef DESCRIPTOR_READ_FIRST_OP_H_
26 #define DESCRIPTOR_READ_FIRST_OP_H_
71 #endif // DESCRIPTOR_READ_FIRST_OP_H_
std::atomic< void * > * address_
Definition: descriptor_read_first_op.h:62
std::atomic< void * > value_
Definition: descriptor_read_first_op.h:63
TODO(steven):
Definition: mcas.h:36
~ReadFirstOp()
Definition: descriptor_read_first_op.h:51
void help_complete()
This function overrides the virtual function in the OpRecord class It is called by the progress assur...
This class is used to create Operation Records.
Definition: progress_assurance.h:52
ReadFirstOp(std::atomic< void * > *address)
Definition: descriptor_read_first_op.h:46
Class used for placement in the Op Table to complete an operation that failed to complete in a bounde...
Definition: descriptor_read_first_op.h:44