Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc1515 inline static uint64_t GetThreadSuspendTimeout(const RuntimeArgumentMap* runtime_options) { in GetThreadSuspendTimeout() function
1668 thread_list_ = new ThreadList(GetThreadSuspendTimeout(&runtime_options)); in Init()