Home
last modified time | relevance | path

Searched defs:NANOSECONDS_PER_MILLISEC (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_queue.cpp23 constexpr int64_t NANOSECONDS_PER_MILLISEC = 1000000; member
/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmutex.cpp165 const int64_t NANOSECONDS_PER_MILLISEC = 1000000; in ConvertTime() local
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.cpp185 const int64_t NANOSECONDS_PER_MILLISEC = 1000000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.cpp185 const int64_t NANOSECONDS_PER_MILLISEC = 1000000; in ConvertTime() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.cpp340 const int64_t NANOSECONDS_PER_MILLISEC = 1000000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dfmutex.cpp363 const int64_t NANOSECONDS_PER_MILLISEC = 1000000; member

Completed in 3 milliseconds