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

  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 51 QuasiAtomic::ThreadFenceForConstructor(); \
78 QuasiAtomic::ThreadFenceForConstructor(); \
104 QuasiAtomic::ThreadFenceForConstructor(); \
  /art/runtime/gc/
heap-inl.h 90 QuasiAtomic::ThreadFenceForConstructor();
104 QuasiAtomic::ThreadFenceForConstructor();
  /art/runtime/
atomic.h 38 // ThreadFenceForConstructor and Atomic::*JavaData.
165 static void ThreadFenceForConstructor() {
  /art/runtime/gc/collector/
concurrent_copying.cc 242 QuasiAtomic::ThreadFenceForConstructor();
388 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
  /art/runtime/interpreter/
interpreter_goto_table_impl.cc 271 QuasiAtomic::ThreadFenceForConstructor();
    [all...]
interpreter_switch_impl.cc 181 QuasiAtomic::ThreadFenceForConstructor();
    [all...]

Completed in 111 milliseconds