Searched defs:NotifyLoadExcl (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/execution/arm64/ | ||
D | simulator-arm64.cc | 5949 void Simulator::LocalMonitor::NotifyLoadExcl(uintptr_t addr, in NotifyLoadExcl() function in v8::internal::Simulator::LocalMonitor |
/external/v8/src/execution/ppc/ | ||
D | simulator-ppc.cc | 3979 void Simulator::GlobalMonitor::NotifyLoadExcl(uintptr_t addr, in NotifyLoadExcl() function in v8::internal::Simulator::GlobalMonitor |
/external/v8/src/execution/arm/ | ||
D | simulator-arm.cc | 6180 void Simulator::LocalMonitor::NotifyLoadExcl(int32_t addr, in NotifyLoadExcl() function in v8::internal::Simulator::LocalMonitor |