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

/art/runtime/
H A Dthread_list.h52 explicit ThreadList(uint64_t thread_suspend_timeout_ns);
H A Dthread_list.cc74 ThreadList::ThreadList(uint64_t thread_suspend_timeout_ns) argument
81 thread_suspend_timeout_ns_(thread_suspend_timeout_ns),

Completed in 44 milliseconds