Searched defs:AtomicOpCAS (Results 1 - 1 of 1) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.hh82 class AtomicOpCAS : public TypedAtomicOpFunctor<T> class in inherits:TypedAtomicOpFunctor
90 AtomicOpCAS(T _c, T _s, ComputeUnit *compute_unit) function in class:AtomicOpCAS

Completed in 7 milliseconds