Home
last modified time | relevance | path

Searched defs:Rendezvous (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Drendezvous.cpp23 Rendezvous::Rendezvous(PandaVM *pandaVm) : mutatorLock_(pandaVm->GetMutatorLock()) {} in Rendezvous() function in ark::Rendezvous
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h35 class Rendezvous; variable