documentation
.HELP!
NVIDIA PhysX Documentation
NVIDIA(R) PsFoundation Reference: E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAtomic.h File Reference
NVIDIA PhysX
previous page
next page
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAtomic.h File Reference
#include "
Ps.h
"
Go to the source code of this file.
Namespaces
namespace
physx
Sorts an array of objects in ascending order, assuming that the predicate implements the < operator:.
namespace
physx::shdfnd
Functions
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicExchange
(volatile int32_t *dest, int32_t val)
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicCompareExchange
(volatile int32_t *dest, int32_t exch, int32_t comp)
PX_FOUNDATION_API void *
physx::shdfnd::atomicCompareExchangePointer
(volatile void **dest, void *exch, void *comp)
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicIncrement
(volatile int32_t *val)
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicDecrement
(volatile int32_t *val)
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicAdd
(volatile int32_t *val, int32_t delta)
PX_FOUNDATION_API int32_t
physx::shdfnd::atomicMax
(volatile int32_t *val, int32_t val2)
Generated on Tue Jul 28 14:21:55 2015 for NVIDIA(R) PsFoundation Reference by
1.5.8
previous page
start
next page
Menu
Homepage
Table of contents
Modules
Foundation
Defines
PX_FOUNDATION_VERSION
PX_FOUNDATION_VERSION_BUGFIX
PX_FOUNDATION_VERSION_MAJOR
PX_FOUNDATION_VERSION_MINOR
PX_SORT_PARANOIA
Functions
empty
grow
partition
pop
push
smallSort
sort
sort
Stack
~Stack
Namespaces
physx
Classes
physx::shdfnd::internal::Stack< Allocator >
Class List
physx::shdfnd::AlignedAllocator< N, BaseAllocator >
Alloc
Allocator
physx::shdfnd::AllocatorTraits< T >
physx::shdfnd::Array< T, Alloc >
physx::shdfnd::AtomicLock
physx::shdfnd::AtomicLockCopy
physx::shdfnd::AtomicRwLock
physx::shdfnd::BufferedSocketImpl
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >
physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >
physx::shdfnd::CounterFrequencyToTensOfNanos
physx::shdfnd::Cpu
physx::shdfnd::EnableIfPod< T, X >
physx::shdfnd::Equal< A >
physx::shdfnd::FPUGuard
physx::shdfnd::Greater< A >
physx::shdfnd::Hash< Key >
physx::shdfnd::Hash< const char * >
physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >
physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >
physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >
physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >::HashMapBase::GetKey
physx::shdfnd::HashSet< Key, HashFn, Allocator >
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, Coalesced >
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, Coalesced >::HashSetBase::GetKey
physx::shdfnd::InlineAllocator< N, BaseAllocator >
physx::shdfnd::InlineArray< T, N, Alloc >
physx::shdfnd::Less< A >
physx::shdfnd::LogTwo< A >
physx::shdfnd::LogTwo< 1 >
physx::shdfnd::MutexImpl
physx::shdfnd::MutexT< Alloc >
physx::shdfnd::MutexT< Alloc >::MutexT::ScopedLock
physx::shdfnd::NonTrackingAllocator
physx::shdfnd::Pair< F, S >
physx::shdfnd::Pool< T, Alloc >
physx::shdfnd::Pool2< T, slabSize, Alloc >
physx::shdfnd::PoolBase< T, Alloc >
physx::shdfnd::PoolBase< T, Alloc >::PoolBase::FreeList
physx::shdfnd::RawAllocator
physx::shdfnd::ReadWriteLock
physx::shdfnd::ReadWriteLockImpl
physx::shdfnd::ReflectionAllocator< T >
physx::shdfnd::Runnable
physx::shdfnd::ScopedAtomicLock
physx::shdfnd::ScopedPointer< T, Alloc >
physx::shdfnd::ScopedReadLock
physx::shdfnd::ScopedWriteLock
physx::shdfnd::SIMDGuard
physx::shdfnd::SListImpl
physx::shdfnd::SListT< Alloc >
physx::shdfnd::Socket
physx::shdfnd::SocketImpl
physx::shdfnd::internal::Stack< Allocator >
physx::shdfnd::SyncImpl
physx::shdfnd::SyncT< Alloc >
physx::shdfnd::TempAllocator
physx::shdfnd::TempAllocatorChunk
physx::shdfnd::ThreadImpl
physx::shdfnd::ThreadPriority
physx::shdfnd::ThreadT< Alloc >
physx::shdfnd::Time
physx::shdfnd::UnConst< T >
physx::shdfnd::UnConst< const T >
physx::shdfnd::UserAllocated
Class Hierarchy
physx::shdfnd::AlignedAllocator< N, BaseAllocator >
Alloc
physx::shdfnd::InlineAllocator< N *sizeof(T), Alloc >
physx::shdfnd::Array< T, InlineAllocator< N *sizeof(T), Alloc > >
physx::shdfnd::InlineArray< T, N, Alloc >
physx::shdfnd::InlineAllocator< N *sizeof(void *), Alloc >
physx::shdfnd::Array< void *, InlineAllocator< N *sizeof(void *), Alloc > >
physx::shdfnd::InlineArray< void *, 64, Alloc >
physx::shdfnd::Array< T, Alloc >
physx::shdfnd::MutexT< Alloc >
physx::shdfnd::PoolBase< T, Alloc >
physx::shdfnd::ScopedPointer< T, Alloc >
physx::shdfnd::SListT< Alloc >
physx::shdfnd::SyncT< Alloc >
physx::shdfnd::ThreadT< Alloc >
physx::shdfnd::PoolBase< T, Alloc >
physx::shdfnd::Pool< T, Alloc >
physx::shdfnd::Pool2< T, slabSize, Alloc >
Allocator
physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, true >
physx::shdfnd::internal::HashBase< Key, Key, HashFn, GetKey, Allocator, Coalesced >
physx::shdfnd::AllocatorTraits< T >
physx::shdfnd::AtomicLock
physx::shdfnd::AtomicLockCopy
physx::shdfnd::AtomicRwLock
physx::shdfnd::CounterFrequencyToTensOfNanos
physx::shdfnd::Cpu
physx::shdfnd::EnableIfPod< T, X >
physx::shdfnd::Equal< A >
physx::shdfnd::FPUGuard
physx::shdfnd::Greater< A >
physx::shdfnd::Hash< Key >
physx::shdfnd::Hash< const char * >
physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >
physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter
physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >
physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >::HashMapBase::GetKey
physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >
physx::shdfnd::CoalescedHashMap< Key, Value, HashFn, Allocator >
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, Coalesced >
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, Coalesced >::HashSetBase::GetKey
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, false >
physx::shdfnd::HashSet< Key, HashFn, Allocator >
physx::shdfnd::internal::HashSetBase< Key, HashFn, Allocator, true >
physx::shdfnd::CoalescedHashSet< Key, HashFn, Allocator >
physx::shdfnd::InlineAllocator< N, BaseAllocator >
physx::shdfnd::Less< A >
physx::shdfnd::LogTwo< A >
physx::shdfnd::LogTwo< 1 >
physx::shdfnd::MutexImpl
physx::shdfnd::MutexT< Alloc >::MutexT::ScopedLock
physx::shdfnd::NonTrackingAllocator
physx::shdfnd::Pair< F, S >
physx::shdfnd::PoolBase< T, Alloc >::PoolBase::FreeList
physx::shdfnd::RawAllocator
physx::shdfnd::ReadWriteLock
physx::shdfnd::ReadWriteLockImpl
physx::shdfnd::ReflectionAllocator< T >
physx::shdfnd::Runnable
physx::shdfnd::ThreadT< Alloc >
physx::shdfnd::ScopedAtomicLock
physx::shdfnd::ScopedReadLock
physx::shdfnd::ScopedWriteLock
physx::shdfnd::SIMDGuard
physx::shdfnd::SListImpl
physx::shdfnd::SocketImpl
physx::shdfnd::BufferedSocketImpl
physx::shdfnd::internal::Stack< Allocator >
physx::shdfnd::SyncImpl
physx::shdfnd::TempAllocator
physx::shdfnd::TempAllocatorChunk
physx::shdfnd::ThreadImpl
physx::shdfnd::ThreadPriority
physx::shdfnd::Time
physx::shdfnd::UnConst< T >
physx::shdfnd::UnConst< const T >
physx::shdfnd::UserAllocated
physx::shdfnd::PoolBase< T, Alloc >
physx::shdfnd::Socket
physx::shdfnd::ThreadT< Alloc >
physx::shdfnd::PoolBase< T, Alloc >
Key
Class Members
Namespace List
physx
physx::shdfnd
physx::shdfnd::internal
Namespace Members
File List
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/Ps.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAlignedMalloc.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAlloca.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAllocator.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsArray.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsAtomic.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsBasicTemplates.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsBitUtils.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsCpu.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsFPU.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsGlobals.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHash.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashInternals.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashMap.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashSet.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsInlineAllocator.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsInlineArray.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsIntrinsics.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsMutex.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsPool.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsSList.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsSocket.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsSort.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsSortInternals.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsString.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsSync.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsTempAllocator.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsThread.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsTime.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsUserAllocated.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsVersionNumber.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/windows/PsWindowsFPU.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/windows/PsWindowsInclude.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/windows/PsWindowsIntrinsics.h
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsAllocator.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsAssert.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsGlobals.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsHeaderTest.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsString.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/PsTempAllocator.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsAtomic.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsCpu.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsFPU.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsMutex.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsPrintString.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsSList.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsSocket.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsSync.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsThread.cpp
E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/src/windows/PsWindowsTime.cpp
File Members
Get in touch
Submit feedback about this site to:
[email protected]