HomeSort by relevance Sort by last modified time
    Searched refs:ThreadFenceForConstructor (Results 1 - 6 of 6) sorted by null

  /art/runtime/gc/
heap-inl.h 95 QuasiAtomic::ThreadFenceForConstructor();
107 QuasiAtomic::ThreadFenceForConstructor();
156 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/
atomic.h 39 // ThreadFenceForConstructor and Atomic::*JavaData.
162 static void ThreadFenceForConstructor() {
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 54 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/gc/collector/
concurrent_copying.cc 626 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/interpreter/mterp/
mterp.cc 305 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc 282 QuasiAtomic::ThreadFenceForConstructor();
    [all...]

Completed in 183 milliseconds