IncoherentReleaser behavior for cache. More...
#include <IncoherentReleaser.hpp>
Classes | |
struct | RequestArgs |
Public Member Functions | |
IncoherentReleaser (GlobalAddress< T > *request_address, size_t *count, T **pointer) | |
void | reset () |
void | start_release () |
void | do_release () |
void | block_until_released () |
void | release_reply () |
bool | released () const |
IncoherentReleaser behavior for cache.
Definition at line 32 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 56 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 189 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 137 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 214 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 228 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 69 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 118 of file IncoherentReleaser.hpp.