gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AtomicOpDec< T > Class Template Reference

#include <gpu_dyn_inst.hh>

Inheritance diagram for AtomicOpDec< T >:
TypedAtomicOpFunctor< T > AtomicOpFunctor

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 ()
 

Detailed Description

template<typename T>
class AtomicOpDec< T >

Definition at line 142 of file gpu_dyn_inst.hh.

Constructor & Destructor Documentation

template<typename T >
AtomicOpDec< T >::AtomicOpDec ( )
inline

Definition at line 145 of file gpu_dyn_inst.hh.

Member Function Documentation

template<typename T >
void AtomicOpDec< T >::execute ( T *  b)
inlinevirtual

Implements TypedAtomicOpFunctor< T >.

Definition at line 146 of file gpu_dyn_inst.hh.


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

Generated on Fri Jun 9 2017 13:04:02 for gem5 by doxygen 1.8.6