NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
atomics.h File Reference
#include <nvbio/basic/types.h>

Go to the source code of this file.

Namespaces

 nvbio
 Define a vector_view POD type and plain_view() for std::vector.
 

Functions

NVBIO_FORCEINLINE NVBIO_DEVICE void nvbio::warp_incff (uint32 *count)
 
NVBIO_FORCEINLINE NVBIO_DEVICE
uint32 
nvbio::warp_inc (uint32 *count)
 
NVBIO_FORCEINLINE NVBIO_DEVICE void nvbio::warp_decff (uint32 *count)
 
NVBIO_FORCEINLINE NVBIO_DEVICE
uint32 
nvbio::warp_dec (uint32 *count)