Home
last modified time | relevance | path

Searched defs:AtomicInt32 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/drd/tests/
Dannotate_smart_pointer.cpp47 class AtomicInt32 class
50 AtomicInt32(const int value = 0) : m_value(value) { } in AtomicInt32() function in AtomicInt32
109 class AtomicInt32 class
112 AtomicInt32(const int value = 0) : m_value(value) { } in AtomicInt32() function in AtomicInt32