Home
last modified time | relevance | path

Searched refs:thread_suspend_timeout_ns_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread_list.h294 const uint64_t thread_suspend_timeout_ns_; variable
Dthread_list.cc78 thread_suspend_timeout_ns_(thread_suspend_timeout_ns), in ThreadList()
719 attempt_of_4 == 0 ? thread_suspend_timeout_ns_ : thread_suspend_timeout_ns_ / 4; in WaitForSuspendBarrier()
787 NsToMs(thread_suspend_timeout_ns_), in SuspendAll()