Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_atomics.cpp588 bool hasTimeout = timeout != base::POSITIVE_INFINITY; in DoWait() local
589 if (hasTimeout) { in DoWait()
600 if (hasTimeout) { in DoWait()

Completed in 3 milliseconds