Collapse imageExpand ImageCopy imageCopyHover image
            





Cudafy .NET
AtomicFunctions Members
AtomicFunctions Class Methods See Also Send Feedback

The AtomicFunctions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberatomicAdd(GThread, Int32%, Int32)
Public methodStatic memberatomicAdd(GThread, Single%, Single)
Public methodStatic memberatomicAdd(GThread, UInt32%, UInt32)
Public methodStatic memberatomicAnd(GThread, Int32%, Int32)
Public methodStatic memberatomicAnd(GThread, UInt32%, UInt32)
Public methodStatic memberatomicCAS(GThread, Int32%, Int32, Int32)
Public methodStatic memberatomicCAS(GThread, UInt32%, UInt32, UInt32)
Public methodStatic memberatomicCAS(GThread, UInt64%, UInt64, UInt64)
Public methodStatic memberatomicDec
Public methodStatic memberatomicExch(GThread, Int32%, Int32)
Public methodStatic memberatomicExch(GThread, Single%, Single)
Public methodStatic memberatomicExch(GThread, UInt32%, UInt32)
Public methodStatic memberatomicExch(GThread, UInt64%, UInt64)
Public methodStatic memberatomicInc
Public methodStatic memberatomicMax(GThread, Int32%, Int32)
Public methodStatic memberatomicMax(GThread, UInt32%, UInt32)
Public methodStatic memberatomicMin(GThread, Int32%, Int32)
Public methodStatic memberatomicMin(GThread, UInt32%, UInt32)
Public methodStatic memberatomicOr(GThread, Int32%, Int32)
Public methodStatic memberatomicOr(GThread, UInt32%, UInt32)
Public methodStatic memberatomicSub(GThread, Int32%, Int32)
Public methodStatic memberatomicSub(GThread, UInt32%, UInt32)
Public methodStatic memberatomicXor(GThread, Int32%, Int32)
Public methodStatic memberatomicXor(GThread, UInt32%, UInt32)

See Also

AtomicFunctions Class
Cudafy.Atomics Namespace
Footer image

Send comments on this topic to info@hybriddsp.com

Copyright 2011 Hybrid DSP Systems