Home
last modified time | relevance | path

Searched refs:NativeSleep (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
H A Dtask_utils_test.cpp111 os::thread::NativeSleep(WAIT_TIME_MS); in TEST_F()
130 os::thread::NativeSleep(WAIT_TIME_MS);
/arkcompiler/runtime_core/platforms/windows/libpandabase/
H A Dthread.cpp80 void NativeSleep(unsigned int ms) in NativeSleep() function
/arkcompiler/runtime_core/libpandabase/tests/
H A Dmutex_test.cpp46 os::thread::NativeSleep(WRITE_LOCK_SLEEP_TIME); in TestThread1()
56 os::thread::NativeSleep(READ_LOCK_SLEEP_TIME); in TestThread2()
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dthread.cpp93 void NativeSleep(unsigned int ms) in NativeSleep() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dthread.cpp116 void NativeSleep(unsigned int ms) in NativeSleep() function
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmtmanaged_thread.h207 os::thread::NativeSleep(SHORT_SLEEP_MS); in WaitForSuspension()
277 os::thread::NativeSleep(LONG_SLEEP_MS); in TerminationLoop()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dthread.cpp138 void NativeSleep(unsigned int ms) in NativeSleep() function
/arkcompiler/runtime_core/libpandabase/os/
H A Dthread.h45 void NativeSleep(unsigned int ms);
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dthread.h52 PANDA_PUBLIC_API void NativeSleep(unsigned int ms);
/arkcompiler/runtime_core/static_core/runtime/
H A Dmt_thread_manager.cpp375 os::thread::NativeSleep(SHORT_SLEEP_MS); in SuspendAndWaitThreadByInternalThreadId()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_gc.cpp236 os::thread::NativeSleep(WAIT_TIME_MS); in StdGCWaitForFinishGC()
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.cpp542 os::thread::NativeSleep(timeToSleepMs); in SamplerThreadEntry()
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
H A DProcess.cpp100 ark::os::thread::NativeSleep(timeout); in SpawnChildProcess()

Completed in 8 milliseconds