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

  /art/runtime/base/
quasi_atomic.h 40 // ThreadFenceForConstructor and Atomic::*JavaData.
163 static void ThreadFenceForConstructor() {
  /art/runtime/gc/
heap-inl.h 96 QuasiAtomic::ThreadFenceForConstructor();
108 QuasiAtomic::ThreadFenceForConstructor();
157 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 55 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/interpreter/mterp/
mterp.cc 360 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/gc/collector/
concurrent_copying.cc 628 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc 331 QuasiAtomic::ThreadFenceForConstructor();
    [all...]

Completed in 205 milliseconds