NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
ne_stl_atomic.h 文件参考
#include "ne_stl_build.h"

浏览源代码.

class  nstd::atomic< T >
 

命名空间

namespace  nstd
 

类型定义

typedef nstd::atomic< boolnstd::atomic_bool
 
typedef nstd::atomic< char > nstd::atomic_char
 
typedef nstd::atomic< int8_t > nstd::atomic_schar
 
typedef nstd::atomic< uint8_t > nstd::atomic_uchar
 
typedef nstd::atomic< int16_t > nstd::atomic_short
 
typedef nstd::atomic< uint16_t > nstd::atomic_ushort
 
typedef nstd::atomic< int32_t > nstd::atomic_int
 
typedef nstd::atomic< uint32_t > nstd::atomic_uint
 
typedef nstd::atomic< int32_t > nstd::atomic_long
 
typedef nstd::atomic< uint32_t > nstd::atomic_ulong
 
typedef nstd::atomic< int64_t > nstd::atomic_llong
 
typedef nstd::atomic< uint64_t > nstd::atomic_ullong