Home
last modified time | relevance | path

Searched refs:Sleep (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dupdate_remset_thread.h99 void Sleep() REQUIRES(this->updateRemsetLock_) in REQUIRES()
H A Dupdate_remset_thread.cpp96 Sleep(); in ThreadLoop()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmtmanaged_thread.h58 static bool Sleep(uint64_t ms);
204 // Use native sleep over ManagedThread::Sleep to prevent potentially time consuming in WaitForSuspension()
/arkcompiler/runtime_core/static_core/runtime/
H A Dthread.cpp737 bool MTManagedThread::Sleep(uint64_t ms) in Sleep() function in ark::MTManagedThread

Completed in 7 milliseconds