Home
last modified time | relevance | path

Searched defs:abs_time (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmutex.cpp158 struct timespec abs_time = {0, 0}; in ConvertTime() local
178 struct timespec abs_time = ConvertTime(ms, ns, is_absolute); in TimedWait() local
/arkcompiler/runtime_core/libpandabase/os/
Dmutex.cpp180 struct timespec abs_time = {0, 0}; in ConvertTime() local
200 struct timespec abs_time = ConvertTime(ms, ns, is_absolute); in TimedWait() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmutex.cpp180 struct timespec abs_time = {0, 0}; in ConvertTime() local
200 struct timespec abs_time = ConvertTime(ms, ns, is_absolute); in TimedWait() local