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 43 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 67 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 200 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 148 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 225 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 239 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 80 of file IncoherentReleaser.hpp.
|
inline |
Definition at line 129 of file IncoherentReleaser.hpp.