Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_thread.h99 void Sleep() REQUIRES(this->updateRemsetLock_) in Sleep() function
/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp663 bool MTManagedThread::Sleep(uint64_t ms) in Sleep() function in ark::MTManagedThread