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

  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 51 QuasiAtomic::ThreadFenceForConstructor(); \
77 QuasiAtomic::ThreadFenceForConstructor(); \
102 QuasiAtomic::ThreadFenceForConstructor(); \
  /art/runtime/gc/
heap-inl.h 91 QuasiAtomic::ThreadFenceForConstructor();
105 QuasiAtomic::ThreadFenceForConstructor();
157 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/
atomic.h 39 // ThreadFenceForConstructor and Atomic::*JavaData.
162 static void ThreadFenceForConstructor() {
  /art/runtime/gc/collector/
concurrent_copying.cc 282 QuasiAtomic::ThreadFenceForConstructor();
476 QuasiAtomic::ThreadFenceForConstructor();
538 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/interpreter/mterp/
mterp.cc 262 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/interpreter/
interpreter_goto_table_impl.cc 299 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
interpreter_switch_impl.cc 228 QuasiAtomic::ThreadFenceForConstructor();
    [all...]

Completed in 116 milliseconds