gem5
|
#include <gpu_dyn_inst.hh>
Public Member Functions | |
AtomicOpDec () | |
void | execute (T *b) |
Public Member Functions inherited from TypedAtomicOpFunctor< T > | |
void | operator() (uint8_t *p) |
Public Member Functions inherited from AtomicOpFunctor | |
virtual | ~AtomicOpFunctor () |
Definition at line 142 of file gpu_dyn_inst.hh.
|
inline |
Definition at line 145 of file gpu_dyn_inst.hh.
|
inlinevirtual |
Implements TypedAtomicOpFunctor< T >.
Definition at line 146 of file gpu_dyn_inst.hh.