Searched refs:AtomicInt32 (Results 1 – 2 of 2) sorted by relevance
47 class AtomicInt32 class50 AtomicInt32(const int value = 0) : m_value(value) { } in AtomicInt32() function in AtomicInt3251 ~AtomicInt32() { } in ~AtomicInt32()109 class AtomicInt32 class112 AtomicInt32(const int value = 0) : m_value(value) { } in AtomicInt32() function in AtomicInt32113 ~AtomicInt32() { } in ~AtomicInt32()162 typedef AtomicInt32 counter_t;
4 by 0x........: smart_ptr<counter>::set(counter*, AtomicInt32*) (annotate_smart_pointer.cpp:?)