Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dheap_bitmap-inl.h83 inline bool HeapBitmap::AtomicTestAndSet(const mirror::Object* obj, in AtomicTestAndSet() function
Dbitmap.h174 ALWAYS_INLINE bool AtomicTestAndSet(size_t addr) { in AtomicTestAndSet() function
Dspace_bitmap-inl.h34 inline bool SpaceBitmap<kAlignment>::AtomicTestAndSet(const mirror::Object* obj) { in AtomicTestAndSet() function